Browse through mollie's web resources
This command will open a browser tab with the target url for the required resource. Resources are grouped by category, and valid categories are:
- auth
- dashboard
- developers
- github
- settings
- web Use: mollie open -i for listing the complete resource tree.
mollie browse [category] [resource] [flags]
-h, --help help for browse
--info prints the resources available to the output writer
-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
--json dumpts the json response instead of the column based output
-m, --mode string indicates the api target from test/live (default "test")
-t, --token string the type of token to use for auth (default "MOLLIE_API_TOKEN")
-v, --verbose print verbose logging messages (defaults to false)
- mollie - Mollie is a command line interface (CLI) for the Mollie REST API.