mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
30 lines
853 B
Text
30 lines
853 B
Text
NAME
|
|
gcloud container hub mesh describe - describe the status of Service Mesh
|
|
Feature resource
|
|
|
|
SYNOPSIS
|
|
gcloud container hub mesh describe [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Describe the status of Service Mesh Feature resource in a fleet.
|
|
|
|
EXAMPLES
|
|
To describe the Service Mesh Feature, run:
|
|
|
|
$ gcloud container hub mesh describe
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --access-token-file, --account,
|
|
--billing-project, --configuration, --flags-file, --flatten, --format,
|
|
--help, --impersonate-service-account, --log-http, --project, --quiet,
|
|
--trace-token, --user-output-enabled, --verbosity.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha container hub mesh describe
|
|
|
|
$ gcloud beta container hub mesh describe
|
|
|