1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Sep 27 12:05:40 UTC 2023

This commit is contained in:
Automated 2023-09-27 12:05:40 +00:00
parent 54eca12593
commit 6c60d7f07f
256 changed files with 8313 additions and 442 deletions

View file

@ -10,7 +10,7 @@ SYNOPSIS
[--property=[PROPERTY=VALUE,...]] [--request-id=REQUEST_ID]
[--service-account=SERVICE_ACCOUNT]
[--session_template=SESSION_TEMPLATE] [--staging-bucket=STAGING_BUCKET]
[--tags=[TAGS,...]] [--ttl=TTL] [--user=USER] [--version=VERSION]
[--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION]
[--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -102,10 +102,6 @@ FLAGS
(https://cloud.google.com/sdk/gcloud/reference/topic/datetimes) for
information on duration formats.
--user=USER
The email address of the user who owns the session. The session will be
authenticated as this user if credentials injection is enabled.
--version=VERSION
Optional runtime version. If not specified, a default version will be
used.

View file

@ -10,7 +10,7 @@ SYNOPSIS
[--property=[PROPERTY=VALUE,...]] [--request-id=REQUEST_ID]
[--service-account=SERVICE_ACCOUNT]
[--session_template=SESSION_TEMPLATE] [--staging-bucket=STAGING_BUCKET]
[--tags=[TAGS,...]] [--ttl=TTL] [--user=USER] [--version=VERSION]
[--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION]
[--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -137,10 +137,6 @@ FLAGS
(https://cloud.google.com/sdk/gcloud/reference/topic/datetimes) for
information on duration formats.
--user=USER
The email address of the user who owns the session. The session will be
authenticated as this user if credentials injection is enabled.
--version=VERSION
Optional runtime version. If not specified, a default version will be
used.