mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
29 lines
918 B
Text
29 lines
918 B
Text
NAME
|
|
gcloud beta container fleet cloudrun describe - describe the status of the
|
|
CloudRun feature
|
|
|
|
SYNOPSIS
|
|
gcloud beta container fleet cloudrun describe [GCLOUD_WIDE_FLAG ...]
|
|
|
|
EXAMPLES
|
|
To get the detailed current status of the CloudRun Feature in Anthos
|
|
clusters, run:
|
|
|
|
$ gcloud beta 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
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud container fleet cloudrun describe
|
|
|
|
$ gcloud alpha container fleet cloudrun describe
|
|
|