CLI Reference

gc cancel

cancels the requested resource

Synopsis

This will call the cancel api for the requested resource and cancels it in GoCardless

gc cancel [flags]

Examples

gc cancel subscription SB1234

Options

-h, --help help for cancel

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?