1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Aug 20 11:13:38 UTC 2025

This commit is contained in:
Automated 2025-08-20 11:13:38 +00:00
parent d6d01162c7
commit 470b35e498
164 changed files with 1705 additions and 392 deletions

View file

@ -0,0 +1,27 @@
NAME
gcloud alpha container fleet config-management describe - describe the
Config Management feature
SYNOPSIS
gcloud alpha container fleet config-management describe
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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 alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. This variant is also available:
$ gcloud beta container fleet config-management describe

View file

@ -27,6 +27,9 @@ COMMANDS
(ALPHA) (DEPRECATED) Remove the Config Management feature spec for the
given membership.
describe
(ALPHA) Describe the Config Management feature.
disable
(ALPHA) Disable the Config Management feature.