Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.05 KB

cloudcli_server_attach.md

File metadata and controls

39 lines (28 loc) · 1.05 KB

cloudcli server attach

Connect to the server via SSH

Synopsis

Connect to the server via SSH

cloudcli server attach [flags]

Options

  -h, --help              help for attach
      --id string         Specific server UUID
      --key string        Private key file to login with.
      --name string       Server name or regular expression matching a single server
      --password string   The server SSH password.

Options inherited from parent commands

      --api-clientid string   API Client ID
      --api-secret string     API Secret
      --config string         config file (default is $HOME/.cloudcli.yaml)
      --debug                 enable debug output to stderr
      --dryrun                enable dry run mode, does not perform actions
      --format string         output format, default format is a human readable summary
      --no-config             disable loading from config file

SEE ALSO

Auto generated by spf13/cobra on 15-Aug-2021