1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Tue Oct 18 11:38:19 UTC 2022

This commit is contained in:
Automated 2022-10-18 11:38:19 +00:00
parent 389ff42bae
commit 5c08d21169
Failed to extract signature
159 changed files with 4170 additions and 656 deletions

View file

@ -10,9 +10,9 @@ DESCRIPTION
(BETA) (DEPRECATED) This command is deprecated and will soon be removed.
As an alternative, create an app.yaml file yourself using the directions at
https://cloud.google.com/appengine/docs/flexible/python/configuring-your-app-with-app-yaml
(App Engine flexible environment) or
https://cloud.google.com/appengine/docs/standard/python/config/appref (App
https://cloud.google.com/appengine/docs/flexible/reference/app-yaml (App
Engine flexible environment) or
https://cloud.google.com/appengine/docs/standard/reference/app-yaml (App
Engine standard environment) under the tab for your language.
To create a custom runtime, please follow the instructions at