Chartmetric CLI

A command line tool for accessing the Chartmetric API.

cm brands list

Get a list of all brands.

Synopsis

Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Brand-GetBrandNames

cm brands list [flags]

Examples

  cm brands list

Options

  -h, --help   help for list

Options inherited from parent commands

  -d, --debug                  Display debug output in the console (default: false)
  -r, --refresh_token string   Chartmetric API Refresh Token to use (overrides config file token; does not save)
  -V, --verbose                Show additional details only when displaying debug info (default: false)

SEE ALSO

  • cm brands - Lookup information related to brands
Auto generated by spf13/cobra on 28-Aug-2024