Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 2.33 KB

cherryctl.md

File metadata and controls

37 lines (29 loc) · 2.33 KB

cherryctl

Cherry Servers Command Line Interface (CLI)

Synopsis

cherryctl is a command line interface (CLI) for Cherry Servers API

Options

      --api-url string   Override default API endpoint (default "https://api.cherryservers.com/v1/")
      --config string    Path to JSON or YAML configuration file
      --context string   Specify a custom context name (default "default")
      --fields strings   Comma separated object field names to output in result. Fields can be used for list and get actions.
  -h, --help             help for cherryctl
  -o, --output string    Output format (*table, json, yaml)
      --token string     API Token (CHERRY_AUTH_TOKEN)

SEE ALSO