Chartmetric CLI

A command line tool for accessing the Chartmetric API.

cm genres get

Lookup a genre name by id

cm genres get [flags]

Examples

  cm genres get --id=462945

Options

      --id string   Chartmetric genre id
  -h, --help        help for get

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 genres - Lookup Chartmetric genre names and ids
Auto generated by spf13/cobra on 28-Aug-2024