← Pub/Sub515 / 640
hardgcloud

Create a Pub/Sub subscription with a custom acknowledgement deadline of 60 seconds

command

gcloud pubsub subscriptions create SUBSCRIPTION --topic TOPIC --ack-deadline 60

also accepted

gcloud pubsub subscriptions creategcloud pubsub subscriptions create SUBSCRIPTION --topic TOPIC --ack-deadline

Command breakdown

Part of the Google Cloud CLI (gcloud) — Pub/Sub category.

gcloudpubsubsubscriptionscreateSUBSCRIPTION--topicTOPIC--ack-deadline60
FlagPurpose
--topicBoolean flag
--ack-deadlineBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →