Get the last updated timestamps for a specific playlist.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Playlist-GetPlaylistSnapshotProgress
cm playlists snapshot [flags]
cm playlists snapshot --platform=spotify --id=179228 --date=2018-10-01
--platform string Streaming platform. Allowed values: 'spotify', 'applemusic', 'deezer', 'amazon'.
--id string Chartmetric playlist id or the platform playlist id. Format of the id varies across platforms (see API documentation).
--date string The date of the playlist snapshot.
--storefront string Apple Music Storefront (required when platform=applemusic). Allowed values: 'us', 'ca', 'br', 'de', 'gb', ...
-h, --help help for snapshot
-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)