← Pub/Sub516 / 640
hardgcloud

Create a push subscription that delivers messages to an HTTPS endpoint

command

gcloud pubsub subscriptions create SUBSCRIPTION --topic TOPIC --push-endpoint URL

also accepted

gcloud pubsub subscriptions creategcloud pubsub subscriptions create SUBSCRIPTION --topic TOPIC --push-endpoint

Command breakdown

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

gcloudpubsubsubscriptionscreateSUBSCRIPTION--topicTOPIC--push-endpointURL
FlagPurpose
--topicBoolean flag
--push-endpointBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →