.. _ref_cubic_ssh: cubic ssh ========= .. code-block:: $ cubic ssh --help Connect to VM instances Examples: Connect to VM instance 'my-instance': $ cubic ssh my-instance [...] Usage: cubic ssh [OPTIONS] Arguments: Target instance (format: [username@]instance, e.g. 'myinstance' or 'cubic@myinstance') Options: --env 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')