mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
29 lines
775 B
Text
29 lines
775 B
Text
NAME
|
|
gcloud alpha quotas - manage Cloud Quotas quota info and quota preferences
|
|
|
|
SYNOPSIS
|
|
gcloud alpha quotas GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Cloud Quotas quota info and quota preferences.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
info
|
|
(ALPHA) Manage Cloud Quotas QuotaInfo.
|
|
|
|
preferences
|
|
(ALPHA) Manage Cloud Quotas QuotaPreferences.
|
|
|
|
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.
|
|
|