gcloud quotas preferences

INFORMATION
gcloud quotas preferences is supported in universe domain universe; however, some of the values used in the help text may not be available. Command examples may not work as-is and may requires changes before execution.
NAME
gcloud quotas preferences - manage Cloud Quotas QuotaPreferences
SYNOPSIS
gcloud quotas preferences COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
A QuotaPreference resource represents your preference for a particular dimension combination. Use this resource to make quota increase adjustments to quotas in your projects and to make quota decrease adjustments to quotas in your projects, folders or organizations. Quota increase adjustments are subject to approval and fulfillment. Quota decreases are fulfilled immediately. Use the Cloud Quotas console UI or API to set a quota preference.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
Create a new QuotaPreference that declares the desired value for a quota.
describe
Get details about a single QuotaPreference.
list
List QuotaPreferences in a given project, folder or organization.
update
Update the parameters of a single QuotaPreference.
NOTES
These variants are also available:
gcloud alpha quotas preferences
gcloud beta quotas preferences