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

gcloud: Wed Jul 17 09:30:28 UTC 2024

This commit is contained in:
Automated 2024-07-17 09:30:28 +00:00
parent 2614f6b65e
commit 503936d882
156 changed files with 1988 additions and 573 deletions

View file

@ -437,7 +437,8 @@ FLAGS
Specify the suffix of the revision name. Revision names always start
with the service name automatically. For example, specifying
[--revision-suffix=v1] for a service named 'helloworld', would lead
to a revision named 'helloworld-v1'.
to a revision named 'helloworld-v1'. Set empty string to clear the
suffix and resume server-assigned naming.
--[no-]session-affinity
Whether to enable session affinity for connections to the service.