CLI Reference

gc get webhook

Get webhook by ID

Synopsis

This will fetch a webhook using its ID

gc get webhook {ID} [flags]

Examples

gc get webhook XYZ12344

Options

-h, --help help for webhook

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?