Get top 100 artists for a specific city.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-City-GetTopArtists
cm cities top-artists [flags]
cm cities top-artists --id=7060 --platform=spotify
--id string Chartmetric city id
--platform string Filter by streaming platform (aka "source" in API). Allowed values: 'spotify', 'youtube', 'shazam', 'radio', 'instagram'
-h, --help help for top-artists
-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)