gc update
updates the requested resource
Synopsis
This will call the update api for the requested resource and updates it in GoCardless
gc update {resource} [flags]
Examples
gc update subscription SB1234 -d name=SUB
Options
-d, --data stringArray Data for the API request
-h, --help help for update
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