Get top tracks by platform for a specific artist.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Artist-GetArtistTopTracksByPlatform
cm artists top-tracks [flags]
cm artists top-tracks --id=1820
cm artists top-tracks --id=2762 --limit=100
--id string Chartmetric artist id
--limit string Maximum number of results to be returned. Allowed values: 10 to 100 (default: 10).
-h, --help help for top-tracks
-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)