CLI Reference

gc get refund

Get refund by ID

Synopsis

This will fetch a refund using its ID

gc get refund {ID} [flags]

Examples

gc get refund XYZ12344

Options

-h, --help help for refund

Options inherited from parent commands

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

SEE ALSO

  • gc get - Fetch resources by their ID
Need help?