mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 20 11:13:38 UTC 2025
This commit is contained in:
parent
d6d01162c7
commit
470b35e498
164 changed files with 1705 additions and 392 deletions
24
gcloud/beta/container/hub/config-management/describe
Normal file
24
gcloud/beta/container/hub/config-management/describe
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
NAME
|
||||
gcloud beta container hub config-management describe - describe the Config
|
||||
Management feature
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta container hub config-management describe [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Describe the Config Management feature.
|
||||
|
||||
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. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha container hub config-management describe
|
||||
|
||||
|
|
@ -22,6 +22,9 @@ COMMANDS
|
|||
apply
|
||||
(BETA) Update a Config Management feature spec.
|
||||
|
||||
describe
|
||||
(BETA) Describe the Config Management feature.
|
||||
|
||||
disable
|
||||
(BETA) Disable the Config Management feature.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue