1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/container/fleet/cloudrun/describe
2022-03-09 08:39:30 +00:00

28 lines
837 B
Text

NAME
gcloud container fleet cloudrun describe - describe the status of the
CloudRun feature
SYNOPSIS
gcloud container fleet cloudrun describe [GCLOUD_WIDE_FLAG ...]
EXAMPLES
To get the detailed current status of the CloudRun Feature in Anthos
clusters, run:
$ gcloud container fleet cloudrun 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 cloudrun describe
$ gcloud beta container fleet cloudrun describe