Skip to content

Commit cf0b45a

Browse files
averikitschbshaffer
authored andcommitted
Update gcloud command (GoogleCloudPlatform#795)
1 parent a8ea24a commit cf0b45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/php72/tasks/snippets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Al code in the snippets directory demonstrate how to invoke Cloud Tasks from PHP
3232
6. Identify the Location
3333

3434
Determine the location ID, which can be discovered with
35-
`gcloud alpha tasks queues describe $QUEUE_ID`, with the location embedded in
35+
`gcloud beta tasks queues describe $QUEUE_ID`, with the location embedded in
3636
the "name" value (for instance, if the name is
3737
"projects/my-project/locations/us-central1/queues/my-pull-queue", then the
3838
location is "us-central1").

0 commit comments

Comments
 (0)