cubic console

$ cubic console --help
Open VM instance console

Examples:

  Connect to the console of 'my-instance'
  $ cubic console my-instance
  Default credentials: cubic / cubic
  Press CTRL+W to exit the console.

  [...]

Usage: cubic console [OPTIONS] <INSTANCE>

Arguments:
  <INSTANCE>
          Name of the virtual machine instance

Options:
  -v, --verbose
          Increase logging output

  -q, --quiet
          Reduce logging output

  -h, --help
          Print help (see a summary with '-h')