There are a few scopes that offer just one or two commands each. They are listed in the below table.
Command | Parameters | Description |
---|---|---|
package:exports
|
[options]
|
Lists exported packages and the bundles that export them. |
package:imports
|
[options]
|
Lists imported packages and the bundles that import them. |
ssh:ssh
|
[options] hostname
[command]
|
Connects to a remote SSH server. |
wrapper:install
|
[options]
|
Installs the container as a system service in the OS. |