mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jul 31 09:35:15 UTC 2024
This commit is contained in:
parent
3a4c5997b9
commit
ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions
|
|
@ -5,7 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha container fleet mesh debug proxy-config POD_NAME_NAMESPACE
|
||||
--type=TYPE (--membership=MEMBERSHIP : --location=LOCATION)
|
||||
[--output=OUTPUT] [GCLOUD_WIDE_FLAG ...]
|
||||
[--fqdn=FQDN] [--output=OUTPUT] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Retrieve a configuration summary for a given Envoy instance.
|
||||
|
|
@ -71,8 +71,13 @@ REQUIRED FLAGS
|
|||
▸ set the property gkehub/location.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--fqdn=FQDN
|
||||
Filter clusters by substring of Service FQDN field. If unspecified, all
|
||||
clusters will be included in the output"
|
||||
|
||||
--output=OUTPUT
|
||||
Output format. OUTPUT must be one of: json, yaml.
|
||||
Return the detailed proxy config. The output format is either json or
|
||||
yaml. OUTPUT must be one of: json, yaml.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue