← Pub/Sub517 / 640
hardgcloud

Pull and automatically acknowledge up to 10 messages from a Pub/Sub subscription

command

gcloud pubsub subscriptions pull SUBSCRIPTION --max-messages 10 --auto-ack

also accepted

gcloud pubsub subscriptions pull

Command breakdown

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

gcloudpubsubsubscriptionspullSUBSCRIPTION--max-messages10--auto-ack
FlagPurpose
--max-messagesBoolean flag
--auto-ackBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →