Chartmetric CLI

A command line tool for accessing the Chartmetric API.

cm brands list-interest

Get a list of all brands by interest, sorted by a stat.

Synopsis

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

cm brands list-interest [flags]

Examples

  cm brands byinterest 138

Options

      --sortColumn string   Statistic to sort by. Allowed values: 'followers', 'likers' (default "followers")
  -h, --help                help for list-interest

Options inherited from parent commands

  -d, --debug   Display debug output in the console (default: false)

SEE ALSO

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