- NAME
-
- gcloud resource-manager capabilities describe - show whether a Capability is enabled
- SYNOPSIS
-
-
gcloud resource-manager capabilities describeCAPABILITY_ID[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- Command to show whether a Capability is enabled.
This command can fail for the following reasons:
- The capability specified does not exist.
- The active account does not have permission to access the given folder/capability.
- EXAMPLES
- The following command prints metadata for a capability with the ID
folders/123/capabilities/app-management:gcloud resource-manager capabilities describe "folders/123/capabilities/app-management" - POSITIONAL ARGUMENTS
-
-
CAPABILITY_ID - ID for the capability you want to 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 helpfor details. - NOTES
- These variants are also available:
gcloud alpha resource-manager capabilities describegcloud beta resource-manager capabilities describe
gcloud resource-manager capabilities describe
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.

