Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.6 KB

mollie.md

File metadata and controls

32 lines (26 loc) · 1.6 KB

mollie

Mollie is a command line interface (CLI) for the Mollie REST API.

Options

  -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
  -h, --help            help for mollie
      --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

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