Get information for a specific brand.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Brand-GetBrandInfo
cm brands metadata [flags]
cm brands metadata --id=138
--id string Chartmetric brand id
--sortColumn string Sort results by a specific property. Allowed values: 'followers', 'likers', 'follower_overlap', 'liker_overlap', 'follower_affinity', 'liker_affinity' (default: 'followers')
--sortOrderDesc string Sort results in descending order (default: 'true')
--limit string Maximum number of results to be returned
--offset string Offset of entries to be returned
-h, --help help for metadata
-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)