Chartmetric CLI

A command line tool for accessing the Chartmetric API.

cm

The command line tool for the Chartmetric API.

Synopsis

Easily query the Chartmetric API from the command line. Quickly lookup data on artists, tracks, albums, playlists, and more directly from your terminal. Most of the commands will require additional subcommands and flags.

You will need an active Chartmetric API subscription. For more information or to sign up for an API trial, visit https://chartmetric.com/features/developer-api. For Chartmetric API documentation, visit https://api.chartmetric.com/apidoc/

Options

  -d, --debug                  Display debug output in the console (default: false)
  -h, --help                   help for cm
  -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 albums - Lookup information related to albums
  • cm artists - Lookup information related to artists
  • cm brands - Lookup information related to brands
  • cm charts - Lookup rankings for tracks and albums on various charts
  • cm cities - Lookup top artists and top tracks for cities
  • cm curators - Lookup information related to curators
  • cm genres - Lookup Chartmetric genre names and ids
  • cm playlists - Lookup information related to playlists
  • cm radio - Lookup information related to radio stations and airplay
  • cm search - Search artists, tracks, playlists, and more with one query (wrap multiple words in quotes)
  • cm tracks - Lookup information related to tracks
Auto generated by spf13/cobra on 28-Aug-2024