CLI Reference

gc get customer_notification

Get customer notification by ID

Synopsis

This will fetch a customer notification using its ID

gc get customer_notification {ID} [flags]

Examples

gc get customer_notification XYZ12344

Options

-h, --help help for customer_notification

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?