cubic ssh
$ cubic ssh --help
Connect to VM instances
Examples:
Connect to VM instance 'my-instance':
$ cubic ssh my-instance
[...]
Usage: cubic ssh [OPTIONS] <TARGET>
Arguments:
<TARGET>
Target instance (format: [username@]instance, e.g. 'myinstance' or 'cubic@myinstance')
Options:
--env <KEY[=VALUE]>
Environment variables to pass to the guest (KEY=VALUE or KEY to forward from host)
-v, --verbose
Increase logging output
-q, --quiet
Reduce logging output
-h, --help
Print help (see a summary with '-h')