Skip to main content

diagrid pubsub topic delete

Delete managed Diagrid Pub/Sub Broker topic

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

Examples


# Delete topic in a managed Diagrid Pub/Sub Broker in a specific project
diagrid pubsub topics delete 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 delete

Options inherited from parent commands

      --api-key string   Diagrid Cloud API key

SEE ALSO