gcloud_pubsub_subscriptions (1)
NAME
- gcloud pubsub subscriptions - manage Cloud Pubsub subscriptions
SYNOPSIS
-
gcloud pubsub subscriptions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- ack
-
Acknowledges one or more messages on the specified subscription.
- create
-
Creates one or more Cloud Pub/Sub subscriptions.
- delete
-
Deletes one or more Cloud Pub/Sub subscriptions.
- describe
-
Describes a Cloud Pub/Sub subscription.
- list
-
Lists Cloud Pub/Sub subscriptions.
- modify-message-ack-deadline
-
Modifies the ACK deadline for a specific Cloud Pub/Sub message.
- modify-push-config
-
Modifies the push configuration of a Cloud Pub/Sub subscription.
- pull
-
Pulls one or more Cloud Pub/Sub messages from a subscription.
NOTES
These variants are also available:
- $ gcloud alpha pubsub subscriptions $ gcloud beta pubsub subscriptions