Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.01 KB

cloudcli_server_description.md

File metadata and controls

38 lines (27 loc) · 1.01 KB

cloudcli server description

Get or set server description

Synopsis

Get or set server description

cloudcli server description [flags]

Options

  -h, --help          help for description
      --id string     Specific server UUID
      --name string   Server name or regular expression matching a single server
      --set string    Set server description to the given value

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 22-Oct-2024