1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 16:37:00 +00:00

gcloud: Wed May 8 09:17:12 UTC 2024

This commit is contained in:
Automated 2024-05-08 09:17:12 +00:00
parent 48fac7efd4
commit e8259d86b1
110 changed files with 1686 additions and 651 deletions

View file

@ -24,21 +24,19 @@ POSITIONAL ARGUMENTS
REQUIRED FLAGS
--type=TYPE
Proxy configuration type, one of
all|clusters|listeners|routes|endpoints|bootstrap|log|secret
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
cluster Retrieves cluster configuration for the Envoy in the specified pod
ecds Retrieves typed extension configuration for the Envoy in the specified pod
endpoint Retrieves endpoint configuration for the Envoy in the specified pod
listener Retrieves listener configuration for the Envoy in the specified pod
log Retrieves logging levels of the Envoy in the specified pod
route Retrieves route configuration for the Envoy in the specified pod
secret Retrieves secret configuration for the Envoy in the specified pod
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
listeners/listener Retrieves listener configuration for the Envoy in the specified pod
log Retrieves logging levels of the Envoy in the specified pod
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, listeners, routes,
endpoints, listener, log, secret.
TYPE must be one of: all, 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