mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Feb 8 10:13:59 UTC 2023
This commit is contained in:
parent
fc11b54760
commit
11068cb123
240 changed files with 8982 additions and 619 deletions
|
|
@ -7,11 +7,14 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
A quota project is a Google Cloud Project that will be used for billing and
|
||||
quota limits.
|
||||
|
||||
Before running this command, an ADC must already be generated using $
|
||||
gcloud auth application-default login. The quota project can be used by
|
||||
client libraries for the billing purpose. The existing application default
|
||||
credentials must have the serviceusage.services.use permission on the given
|
||||
project.
|
||||
gcloud auth application-default login. The quota project defined in the ADC
|
||||
will be used by the Google client libraries. The existing application
|
||||
default credentials must have the serviceusage.services.use permission on
|
||||
the given project.
|
||||
|
||||
EXAMPLES
|
||||
To update the quota project in application default credentials to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue