We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19788b0 commit bdb0b65Copy full SHA for bdb0b65
appengine/flexible/tasks/README.md
@@ -32,9 +32,7 @@ To create a queue using the Cloud SDK, use the following gcloud command:
32
gcloud alpha tasks queues create-app-engine-queue my-appengine-queue
33
34
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.
+version unless configured to do otherwise.
38
39
## Deploying the App Engine app
40
0 commit comments