Get the related artists for a specific artist.
Get similar artists (fans also listen to). For example, if many of artist A’s fans also frequently listen to artist B, and C, then B and C are related artists.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Artist-GetRelatedArtists
cm artists related-artists <artist_id> [flags]
cm artists related-artists 1054
--limit string Maximum number of results to be returned (default "10")
--fromDaysAgo string Number of days ago from the desired start of date range.
--toDaysAgo string Number of days ago from the desired end of date range.
-h, --help help for related-artists
-d, --debug Display debug output in the console (default: false)