Skip to content

Commit

Permalink
docs: update pull queue command (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
averikitsch authored and grayside committed Nov 3, 2022
1 parent ac32f92 commit 24cc4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-tasks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ such as on Google App Engine or Google Compute Engine.

To create a queue using the Cloud SDK, use the following gcloud command:

gcloud beta tasks queues create pull my-pull-queue
gcloud beta tasks queues create-pull-queue my-pull-queue

## Running the Samples

Expand Down

0 comments on commit 24cc4ac

Please sign in to comment.