Get a list of all brands by interest, sorted by a stat.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Brand-GetBrandList
cm brands list-by-interest [flags]
cm brands list-by-interest
cm brands list-by-interest --sortColumn=likers
--sortColumn string Statistic to sort by. Allowed values: 'followers', 'likers' (default: 'followers')
-h, --help help for list-by-interest
-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)