CLI Reference

gc delete

deletes the requested resource

Synopsis

This will call the delete api for the requested resource and removes it in GoCardless

gc delete [flags]

Examples

gc delete customer CU1234

Options

-h, --help help for delete

Options inherited from parent commands

--config string config file (default is $HOME/.gc-cli/config.json)

SEE ALSO

  • gc - A CLI to help you integrate GoCardless with your application
Need help?