mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed May 15 09:19:06 UTC 2024
This commit is contained in:
parent
e8259d86b1
commit
3b84182be4
193 changed files with 10091 additions and 581 deletions
|
|
@ -26,7 +26,6 @@ REQUIRED FLAGS
|
|||
--type=TYPE
|
||||
Proxy configuration type to retrieve.
|
||||
|
||||
all Retrieves all configuration for the Envoy in the specified pod
|
||||
bootstrap Retrieves bootstrap configuration for the Envoy in the specified pod
|
||||
clusters/cluster Retrieves cluster configuration for the Envoy in the specified pod
|
||||
endpoints/endpoint Retrieves endpoint configuration for the Envoy in the specified pod
|
||||
|
|
@ -35,8 +34,8 @@ REQUIRED FLAGS
|
|||
routes/route Retrieves route configuration for the Envoy in the specified pod
|
||||
secrets/secret Retrieves secret configuration for the Envoy in the specified pod
|
||||
|
||||
TYPE must be one of: all, bootstrap, cluster, clusters, endpoint,
|
||||
endpoints, listener, listeners, log, route, routes, secret, secrets.
|
||||
TYPE must be one of: bootstrap, cluster, clusters, endpoint, endpoints,
|
||||
listener, listeners, log, route, routes, secret, secrets.
|
||||
|
||||
Membership resource - The group of arguments defining a membership. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue