gcloud_beta_pubsub_topics (1)
NAME
- gcloud beta pubsub topics - manage Cloud Pubsub topics
SYNOPSIS
-
gcloud beta pubsub topics COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Cloud Pubsub topics.
GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
-
- add-iam-policy-binding
-
(BETA) Add IAM policy binding to a topic.
- create
-
(BETA) Creates one or more Cloud Pub/Sub topics.
- delete
-
(BETA) Deletes one or more Cloud Pub/Sub topics.
- describe
-
(BETA) Describes a Cloud Pub/Sub topic.
- get-iam-policy
-
(BETA) Get the IAM policy for a Cloud Pub/Sub Topic.
- list
-
(BETA) Lists Cloud Pub/Sub topics within a project.
- list-subscriptions
-
(BETA) Lists Cloud Pub/Sub subscriptions from a given topic.
- publish
-
(BETA) Publishes a message to the specified topic.
- remove-iam-policy-binding
-
(BETA) Remove IAM policy binding of a topic.
- set-iam-policy
-
(BETA) Set IAM policy for a topic.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud pubsub topics $ gcloud alpha pubsub topics