Thanks to visit codestin.com Credit goes to github.com
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.
2 parents caac0c3 + ceec93a commit 7ef6501Copy full SHA for 7ef6501
demo/README.md
@@ -26,7 +26,7 @@ This folder also has a demo for using ndb from outside of App Engine. You can us
26
1. Copy ndb (the entire folder) into the demo subdirectory.
27
2. Deploy the demo application using the command:
28
29
- gcloud preview app deploy demo/app.yaml
+ gcloud app deploy demo/app.yaml
30
31
This will deploy the app to your default project, which you can configure using gcloud:
32
0 commit comments