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 bdb0b65

Browse filesBrowse files
sterenJon Wayne Parrott
authored andcommitted
Remove instructions regarding queue routing override (GoogleCloudPlatform#1167)
Queue routing override is not recommended for simple use cases, it's an advanced option.
1 parent 19788b0 commit bdb0b65
Copy full SHA for bdb0b65

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-3
lines changed

‎appengine/flexible/tasks/README.md

Copy file name to clipboardExpand all lines: appengine/flexible/tasks/README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ To create a queue using the Cloud SDK, use the following gcloud command:
3232
gcloud alpha tasks queues create-app-engine-queue my-appengine-queue
3333

3434
Note: A newly created queue will route to the default App Engine service and
35-
version unless configured to do otherwise. Read the online help for the
36-
`create-app-engine-queue` or the `update-app-engine-queue` commands to learn
37-
about routing overrides for App Engine queues.
35+
version unless configured to do otherwise.
3836

3937
## Deploying the App Engine app
4038

0 commit comments

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