mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
31 lines
907 B
Text
31 lines
907 B
Text
NAME
|
|
gcloud container fleet ingress describe - describe the status of
|
|
Multi-cluster Ingress Feature resource
|
|
|
|
SYNOPSIS
|
|
gcloud container fleet ingress describe [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
This command describes the status of Multi-cluster Ingress Feature resource
|
|
in fleet.
|
|
|
|
EXAMPLES
|
|
To describe the Ingress Feature, run:
|
|
|
|
$ gcloud container fleet ingress 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 fleet ingress describe
|
|
|
|
$ gcloud beta container fleet ingress describe
|
|
|