CLI Reference

gc get subscription

Get subscription by ID

Synopsis

This will fetch a subscription using its ID

gc get subscription {ID} [flags]

Examples

gc get subscription XYZ12344

Options

-h, --help help for subscription

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?