diagrid pubsub example
Print an example pubsub resource
Description
Print an example pubsub resource.
The example is a valid, minimal pubsub you can edit and apply with "diagrid apply -f <file>". It is read from the spec embedded in the CLI, so no project or login is needed. Use "diagrid pubsub schema" for the full field reference.
diagrid pubsub example [flags]
Examples
# Print an example pubsub as YAML
diagrid pubsub example
# Bootstrap a new resource file from the example
diagrid pubsub example > pubsub.yaml
Options
-h, --help help for example
-o, --output string Output format, supported [yaml, json] (default "yaml")
Options inherited from parent commands
--api-key string Diagrid Cloud API key
SEE ALSO
- diagrid pubsub - Manage Diagrid pub/sub brokers