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 [flags]
cm artists related --id=1054
--id string Chartmetric artist id
--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
-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)