CLI Reference

gc get customer

Get customer by ID

Synopsis

This will fetch a customer using its ID

gc get customer {ID} [flags]

Examples

gc get customer XYZ12344

Options

-h, --help help for customer

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?