Get the neighbors for this artist.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Artist-GetGenreClusterNeighboringArtists
cm artists neighbors [flags]
cm artists neighbors --id=3380
cm artists neighbors --id=3380 --stars=4,5 --platforms=amazon,apple_music,spotify --grouped=true
--id string Chartmetric artist id
--metric string Metric to return (default: 'cm_artist_rank'). Allowed values: 'cm_artist_rank', 'sp_popularity', 'sp_followers', 'sp_monthly_listeners', 'ins_followers', ...
--limit string Maximum number of results to be returned
--type string Set to 'genre' to apply genre clustering.
-h, --help help for neighbors
-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)