Chartmetric CLI

A command line tool for accessing the Chartmetric API.

cm cities

Lookup top artists and top tracks for cities

cm cities [command] [flags]

Options

  -h, --help   help for cities

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 - The command line tool for the Chartmetric API.
  • cm cities list - Get a list of cities covered, for a specific country code. Response payloads may be large depending on the country.
  • cm cities top-artists - Get top 100 artists for a specific city.
  • cm cities top-tracks - Get top 100 tracks for this city.
Auto generated by spf13/cobra on 28-Aug-2024