Get other playlists that are similar to a specific playlist.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Recommendation-GetSimilarPlaylists
cm playlists similar [flags]
cm playlists similar --id=179228 --platform=spotify
--id string Chartmetric playlist id
--platform string Streaming platform. Allowed values: 'spotify', 'applemusic', 'deezer'
--storefront string Apple Music Storefront (required when platform=applemusic). Allowed values: 'US', 'CA', ...
--indie string Filter by whether the playlist was curated by major labels or not (only applies when platform=spotify). Allowed values: 'true', 'false'
--limit string Maximum number of results to be returned
--offset string Offset of entries to be returned
-h, --help help for similar
-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)