$ cubic console --help
Open VM instance console
Examples:
Connect to the console of 'my-instance'
$ cubic console my-instance
Login requires a password. Set one with 'sudo passwd' over cubic ssh.
Press Enter, ~, . to exit the console.
[...]
Usage: cubic console [OPTIONS] <INSTANCE>
Arguments:
<INSTANCE>
Name of the virtual machine instance
Options:
--accel <accel>
Set hardware acceleration
[default: auto]
[possible values: auto, on, off]
-v, --verbose
Increase logging output
-q, --quiet
Reduce logging output
-h, --help
Print help (see a summary with '-h')