Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.08 KB

mollie_permissions_list.md

File metadata and controls

39 lines (28 loc) · 1.08 KB

mollie permissions list

List all permissions available with the current app access token.

mollie permissions list [flags]

Examples

mollie permissions list

Options

  -h, --help   help for list

Options inherited from parent commands

  -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)

SEE ALSO

Auto generated by spf13/cobra on 16-Jul-2022