Chartmetric CLI

A command line tool for accessing the Chartmetric API.

cm charts shazam-cities

Get a list of valid cities in a specific country for Shazam charts.

Synopsis

Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Charts-GetShazamCities

cm charts shazam-cities [flags]

Examples

  cm charts shazam-cities --country_code=DE

Options

      --country_code string   Filter by chart's country code in ISO Alpha-2 format. Allowed values: 'GLOBAL', 'US', 'FR', 'JP', 'DE', ...
  -h, --help                  help for shazam-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 charts - Lookup rankings for tracks and albums on various charts
Auto generated by spf13/cobra on 28-Aug-2024