Skip to main content

diagrid pubsub topic get

Managed Diagrid Pub/Sub Broker topic information

diagrid pubsub topic get <topic> --pubsub <pubsub> [flags]

Examples


# Get detailed topic information in a managed Diagrid Pub/Sub Broker in a specific project
diagrid pubsub topics get my-topic --pubsub my-pubsub --project my-project

Options

      --pubsub string    [Required] Name of pubsub broker
-p, --project string Name of existing project
-o, --output string Output format, supported [table, yaml, json] (default "table")
-h, --help help for get

Options inherited from parent commands

      --api-key string   Diagrid Cloud API key

SEE ALSO