8000 update readme · dalequark/python-docs-samples@4cf79b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4cf79b3

Browse files
committed
update readme
1 parent e6eca22 commit 4cf79b3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

appengine/flexible/tasks/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,3 @@ Now view that the payload was received and verify the payload:
122122
```
123123
gcloud app logs read
124124
```
125-
126-
Create a task that will be scheduled for a time in the future using the
127-
`--in_seconds` flag:
128-
129-
```
130-
python create_app_engine_queue_task.py --project=$PROJECT_ID --queue=$QUEUE_ID --location=$LOCATION_ID --payload=hello --in_seconds=30
131-
```

0 commit comments

Comments
 (0)
0