mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
33 lines
836 B
Text
33 lines
836 B
Text
NAME
|
|
gcloud beta container fleet mesh debug - debug Service Mesh memberships
|
|
|
|
SYNOPSIS
|
|
gcloud beta container fleet mesh debug COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Debug Service Mesh memberships.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
bug-report
|
|
(BETA) Capture cluster information and logs into archive to help
|
|
diagnose problems.
|
|
|
|
proxy-config
|
|
(BETA) Retrieve a configuration summary for a given Envoy instance.
|
|
|
|
proxy-status
|
|
(BETA) Retrieve the envoy configuration sync status.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha container fleet mesh debug
|
|
|