1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed Jun 12 09:25:04 UTC 2024

This commit is contained in:
Automated 2024-06-12 09:25:04 +00:00
parent 40ba53d37f
commit 04a1e3ce77
205 changed files with 8281 additions and 231 deletions

View file

@ -171,9 +171,9 @@ FLAGS
For a list of available runtimes, run gcloud functions runtimes list.
--runtime-update-policy=RUNTIME_UPDATE_POLICY
Runtime update policy for the 1st gen function being deployed. The
option on-deploy is used by default. RUNTIME_UPDATE_POLICY must be one
of: automatic, on-deploy.
Runtime update policy for the function being deployed. The option
automatic is used by default. RUNTIME_UPDATE_POLICY must be one of:
automatic, on-deploy.
--security-level=SECURITY_LEVEL; default="secure-always"
Security level controls whether a function's URL supports HTTPS only or