We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac32f92 commit 24cc4acCopy full SHA for 24cc4ac
cloud-tasks/README.md
@@ -37,7 +37,7 @@ such as on Google App Engine or Google Compute Engine.
37
38
To create a queue using the Cloud SDK, use the following gcloud command:
39
40
- gcloud beta tasks queues create pull my-pull-queue
+ gcloud beta tasks queues create-pull-queue my-pull-queue
41
42
## Running the Samples
43
0 commit comments