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
|
|
@ -104,7 +104,7 @@ FLAGS
|
|||
This must be specified.
|
||||
|
||||
--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.
|
||||
|
||||
The configuration for the proxy.
|
||||
|
||||
|
|
@ -115,7 +115,7 @@ FLAGS
|
|||
Client IP configuration. The client IP address is included if true.
|
||||
|
||||
--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):
|
||||
|
||||
|
|
@ -125,10 +125,9 @@ FLAGS
|
|||
|
||||
--proxy-protocol-config-metadata-headers=[PROXY_PROTOCOL_CONFIG_METADATA_HEADERS,...]
|
||||
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.
|
||||
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.
|
||||
|
|
@ -161,10 +160,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
|
||||
|
|
@ -174,10 +173,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
|
||||
|
|
@ -187,11 +186,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.
|
||||
|
|
@ -213,5 +212,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 create
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue