gcloud alpha quotas info

NAME
gcloud alpha quotas info - manage Cloud Quotas QuotaInfo
SYNOPSIS
gcloud alpha quotas infoCOMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) QuotaInfo is a read-only resource that provides metadataand quota value information about a particular quota for a given project, folderor organization. The QuotaInfo resource contains:
  • Metadata such as name and dimension.
  • Quota values for different quota dimensions.

Cloud Quotas obtains information from the quotas defined by Google Cloudservices and any fulfilled quota adjustments that you initiate.

Note: Because QuotaInfo is constructed by incorporating information fromdifferent sources, a default quota configuration exists even if you have notcreated a QuotaPreference resource. Until you express a preferred state throughquotaPreference.create or quotaPreference.update, QuotaInfo relies on thedefault quota information available to determine what quota value to enforce.

GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

COMMANDS
COMMAND is one of the following:
describe
(ALPHA) Retrieve the QuotaInfo of a quota for a project, folder ororganization.
list
(ALPHA) List QuotaInfos of all quotas for a given project, folderor organization.
NOTES
This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. This variant is also available:
gcloudbetaquotasinfo

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.