gcloud_beta_pubsub_subscriptions (1)
NAME
- gcloud beta pubsub subscriptions - manage Cloud Pubsub subscriptions
SYNOPSIS
-
gcloud beta pubsub subscriptions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Cloud Pubsub subscriptions.
GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
-
- ack
-
(BETA) Acknowledges one or more messages on the specified subscription.
- add-iam-policy-binding
-
(BETA) Add IAM policy binding to a subscription.
- create
-
(BETA) Creates one or more Cloud Pub/Sub subscriptions.
- delete
-
(BETA) Deletes one or more Cloud Pub/Sub subscriptions.
- describe
-
(BETA) Describes a Cloud Pub/Sub subscription.
- get-iam-policy
-
(BETA) Get the IAM policy for a Cloud Pub/Sub Subscription.
- list
-
(BETA) Lists Cloud Pub/Sub subscriptions.
- modify-ack-deadline
-
(BETA) (DEPRECATED) Modifies the ACK deadline for a specific Cloud
Pub/Sub message.
- modify-message-ack-deadline
-
(BETA) Modifies the ACK deadline for a specific Cloud Pub/Sub message.
- modify-push-config
-
(BETA) Modifies the push configuration of a Cloud Pub/Sub subscription.
- pull
-
(BETA) Pulls one or more Cloud Pub/Sub messages from a subscription.
- remove-iam-policy-binding
-
(BETA) Remove IAM policy binding of a subscription.
- seek
-
(BETA) Resets a subscription's backlog to a point in time or to a given
snapshot.
- set-iam-policy
-
(BETA) Set IAM policy for a subscription.
- update
-
(BETA) Updates an existing Cloud Pub/Sub subscription.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud pubsub subscriptions $ gcloud alpha pubsub subscriptions