- NAME
-
- gcloud alpha resource-manager capabilities describe - show whether a Capability is enabled
- SYNOPSIS
-
-
gcloud alpha resource-manager capabilities describeCAPABILITY_ID[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(ALPHA)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 alpha 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
-
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. These variants are also available:
gcloud resource-manager capabilities describegcloud beta resource-manager capabilities describe
gcloud alpha 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 2025-12-09 UTC.