Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fc173e7

Browse filesBrowse files
averikitschandrewsg
authored andcommitted
Fix run command (GoogleCloudPlatform#1563)
1 parent ad4ae03 commit fc173e7
Copy full SHA for fc173e7

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎tasks/README.md

Copy file name to clipboardExpand all lines: tasks/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ Create a task for a queue:
5959

6060
Pull and acknowledge a task:
6161

62-
python pull_queue_snippets.py pull-and-ack-task --project=$PROJECT_ID --queue=$QUEUE_ID --location=$LOCATION_ID
62+
python pull_queue_snippets.py lease-and-ack-task --project=$PROJECT_ID --queue=$QUEUE_ID --location=$LOCATION_ID
6363

6464
Note that usually, there would be a processing step in between pulling a task and acknowledging it.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.