Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
update Tasks Sample for App Engine [(#1541)](GoogleCloudPlatform/pyth…
Browse files Browse the repository at this point in the history
…on-docs-samples#1541)

* update gcloud command for creating queues

* deploys and runs

* update license

* passing tests
  • Loading branch information
averikitsch authored Jun 27, 2018
1 parent b343440 commit f058659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To set up authentication, please refer to our

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

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

## Running the Samples

Expand Down

0 comments on commit f058659

Please sign in to comment.