Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.25 KB

cloudcli_server_options.md

File metadata and controls

44 lines (33 loc) · 1.25 KB

cloudcli server options

List server options

Synopsis

List server options

cloudcli server options [flags]

Options

      --billing      only show billing resources
      --cache        save/load results from local file: cloudcli-server-options.json
      --cpu          only show cpu resources
      --datacenter   only show datacenter resources
      --disk         only show disk resources
  -h, --help         help for options
      --image        only show image resources
      --network      only show network resources
      --ram          only show ram resources
      --traffic      only show traffic resources

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