mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
34 lines
787 B
Text
34 lines
787 B
Text
NAME
|
|
gcloud beta quotas - manage Cloud Quotas quota info, quota preferences and
|
|
quota adjuster settings
|
|
|
|
SYNOPSIS
|
|
gcloud beta quotas GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Cloud Quotas quota info, quota preferences and quota adjuster
|
|
settings.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
adjuster
|
|
(BETA) The command group for Cloud Quotas Adjuster.
|
|
|
|
info
|
|
(BETA) Manage Cloud Quotas QuotaInfo.
|
|
|
|
preferences
|
|
(BETA) Manage Cloud Quotas QuotaPreferences.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha quotas
|
|
|