mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jul 17 09:30:28 UTC 2024
This commit is contained in:
parent
2614f6b65e
commit
503936d882
156 changed files with 1988 additions and 573 deletions
|
|
@ -5,7 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha container fleet mesh debug proxy-config POD_NAME_NAMESPACE
|
||||
--type=TYPE (--membership=MEMBERSHIP : --location=LOCATION)
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--output=OUTPUT] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Retrieve a configuration summary for a given Envoy instance.
|
||||
|
|
@ -17,6 +17,7 @@ EXAMPLES
|
|||
--project=projectId
|
||||
--membership=membershipId
|
||||
--location=us-central1
|
||||
--ouput=yaml
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
POD_NAME_NAMESPACE
|
||||
|
|
@ -69,6 +70,10 @@ REQUIRED FLAGS
|
|||
▸ provide the argument --location on the command line;
|
||||
▸ set the property gkehub/location.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--output=OUTPUT
|
||||
Output format. OUTPUT must be one of: json, yaml.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue