List all permissions available with the current app access token.
mollie permissions list [flags]
mollie permissions list
-h, --help help for list
-c, --config string specifies a custom config file to be used
--curl print the curl representation of a request
-d, --debug enables debug logging information
-f, --fields string select displayable fields to filter the console output, possible values are RESOURCE,ID,DESCRIPTION,GRANTED
--json dumpts the json response instead of the column based output
-m, --mode string indicates the api target from test/live (default "test")
--no-headers Return raw data with no headers
-t, --token string the type of token to use for auth (default "MOLLIE_API_TOKEN")
-v, --verbose print verbose logging messages (defaults to false)