Get the list of albums for a specific artist.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Artist-GetArtistAlbums
cm artists albums [flags]
cm artist albums --id=3380
--id string Chartmetric artist id
--limit string Maximum number of results to be returned
--offset string Offset of entries to be returned
--sortColumn string The column to sort by.
--sortOrderDesc string True to sort results in descending order, false otherwise. Allowed values: 'true', 'false'.
-h, --help help for albums
-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)