mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Dec 10 10:54:29 UTC 2025
This commit is contained in:
parent
7b14250313
commit
6d07e70b12
313 changed files with 11521 additions and 1088 deletions
|
|
@ -100,7 +100,7 @@ FLAGS
|
|||
--no-proxy-protocol-config-client-ip to disable.
|
||||
|
||||
--proxy-protocol-config-gateway-identity=PROXY_PROTOCOL_CONFIG_GATEWAY_IDENTITY
|
||||
Gateway identity configuration.
|
||||
The security gateway identity configuration.
|
||||
PROXY_PROTOCOL_CONFIG_GATEWAY_IDENTITY must be (only one value is
|
||||
supported):
|
||||
|
||||
|
|
@ -121,10 +121,10 @@ FLAGS
|
|||
protobuf
|
||||
Protobuf output type.
|
||||
|
||||
Delegated device info configuration.
|
||||
The delegated device information configuration.
|
||||
|
||||
--device-info-output-type=DEVICE_INFO_OUTPUT_TYPE
|
||||
The output type of the delegated device info.
|
||||
The output type details for the delegated device.
|
||||
DEVICE_INFO_OUTPUT_TYPE must be one of:
|
||||
|
||||
json
|
||||
|
|
@ -134,10 +134,10 @@ FLAGS
|
|||
protobuf
|
||||
Protobuf output type.
|
||||
|
||||
Delegated group info configuration.
|
||||
The delegated group configuration details.
|
||||
|
||||
--group-info-output-type=GROUP_INFO_OUTPUT_TYPE
|
||||
The output type of the delegated group info.
|
||||
The output type of the delegated group information.
|
||||
GROUP_INFO_OUTPUT_TYPE must be one of:
|
||||
|
||||
json
|
||||
|
|
@ -147,11 +147,11 @@ FLAGS
|
|||
protobuf
|
||||
Protobuf output type.
|
||||
|
||||
Delegated user info configuration.
|
||||
The configuration information for the delegated user.
|
||||
|
||||
--user-info-output-type=USER_INFO_OUTPUT_TYPE
|
||||
The output type of the delegated user info. USER_INFO_OUTPUT_TYPE
|
||||
must be one of:
|
||||
The delegated user's information. USER_INFO_OUTPUT_TYPE must be
|
||||
one of:
|
||||
|
||||
json
|
||||
JSON output type.
|
||||
|
|
@ -187,10 +187,9 @@ FLAGS
|
|||
--proxy-protocol-config-metadata-headers=[PROXY_PROTOCOL_CONFIG_METADATA_HEADERS,...]
|
||||
Set proxy_protocol_config_metadata_headers to new value. Custom
|
||||
resource specific headers along with the values. The names should
|
||||
conform to RFC 9110: > Field names SHOULD constrain themselves to
|
||||
alphanumeric characters, "-", and ".", and SHOULD begin with a
|
||||
letter. Field values SHOULD contain only ASCII printable characters
|
||||
and tab.
|
||||
conform to RFC 9110: >Field names can contain alphanumeric
|
||||
characters, hyphens, and periods, can contain only ASCII-printable
|
||||
characters and tabs, and must start with a letter.
|
||||
|
||||
KEY
|
||||
Sets KEY value.
|
||||
|
|
@ -213,10 +212,9 @@ FLAGS
|
|||
--update-proxy-protocol-config-metadata-headers=[UPDATE_PROXY_PROTOCOL_CONFIG_METADATA_HEADERS,...]
|
||||
Update proxy_protocol_config_metadata_headers value or add key
|
||||
value pair. Custom resource specific headers along with the values.
|
||||
The names should conform to RFC 9110: > Field names SHOULD
|
||||
constrain themselves to alphanumeric characters, "-", and ".", and
|
||||
SHOULD begin with a letter. Field values SHOULD contain only ASCII
|
||||
printable characters and tab.
|
||||
The names should conform to RFC 9110: >Field names can contain
|
||||
alphanumeric characters, hyphens, and periods, can contain only
|
||||
ASCII-printable characters and tabs, and must start with a letter.
|
||||
|
||||
KEY
|
||||
Sets KEY value.
|
||||
|
|
@ -271,7 +269,7 @@ FLAGS
|
|||
API operation descriptor.
|
||||
|
||||
--resource-override-path=RESOURCE_OVERRIDE_PATH
|
||||
Contains uri path fragment where HTTP request is sent.
|
||||
Contains the URI path fragment where HTTP request is sent.
|
||||
|
||||
Update hubs.
|
||||
|
||||
|
|
@ -355,5 +353,8 @@ API REFERENCE
|
|||
API can be found at: https://cloud.google.com/
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud beyondcorp security-gateways update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue