CLI Reference

gc get creditor

Get creditor by ID

Synopsis

This will fetch a creditor using its ID

gc get creditor {ID} [flags]

Examples

gc get creditor XYZ12344

Options

-h, --help help for creditor

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?