gcloud_alpha_pubsub_subscriptions (1)
NAME
- gcloud alpha pubsub subscriptions - manage Cloud Pubsub subscriptions
SYNOPSIS
-
gcloud alpha pubsub subscriptions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Cloud Pubsub subscriptions.
GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
-
- ack
-
(ALPHA) Acknowledges one or more messages on the specified subscription.
- add-iam-policy-binding
-
(ALPHA) Add IAM policy binding to a subscription.
- create
-
(ALPHA) Creates one or more Cloud Pub/Sub subscriptions.
- delete
-
(ALPHA) Deletes one or more Cloud Pub/Sub subscriptions.
- describe
-
(ALPHA) Describes a Cloud Pub/Sub subscription.
- get-iam-policy
-
(ALPHA) Get the IAM policy for a subscription.
- list
-
(ALPHA) Lists Cloud Pub/Sub subscriptions.
- modify-ack-deadline
-
(ALPHA) (DEPRECATED) Modifies the ACK deadline for a specific Cloud
Pub/Sub message.
- modify-message-ack-deadline
-
(ALPHA) Modifies the ACK deadline for a specific Cloud Pub/Sub message.
- modify-push-config
-
(ALPHA) Modifies the push configuration of a Cloud Pub/Sub subscription.
- pull
-
(ALPHA) Pulls one or more Cloud Pub/Sub messages from a subscription.
- remove-iam-policy-binding
-
(ALPHA) Remove IAM policy binding of a subscription.
- seek
-
(ALPHA) Resets a subscription's backlog to a point in time or to a given
snapshot.
- set-iam-policy
-
(ALPHA) Set the IAM policy for a Cloud Pub/Sub Subscription.
- update
-
(ALPHA) Updates an existing Cloud Pub/Sub subscription.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud pubsub subscriptions $ gcloud beta pubsub subscriptions