Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.21 KB

mollie_browse.md

File metadata and controls

44 lines (33 loc) · 1.21 KB

mollie browse

Browse through mollie's web resources

Synopsis

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]

Options

  -h, --help   help for browse
      --info   prints the resources available to the output writer

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

SEE ALSO

  • mollie - Mollie is a command line interface (CLI) for the Mollie REST API.
Auto generated by spf13/cobra on 16-Jul-2022