CLI Reference

gc get event

Get event by ID

Synopsis

This will fetch a event using its ID

gc get event {ID} [flags]

Examples

gc get event XYZ12344

Options

-h, --help help for event

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?