mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Mar 19 10:42:21 UTC 2025
This commit is contained in:
parent
a459a88a5f
commit
e555fef0aa
170 changed files with 6428 additions and 659 deletions
|
|
@ -16,14 +16,15 @@ EXAMPLES
|
|||
$ gcloud certificate-manager dns-authorizations list
|
||||
|
||||
FLAGS
|
||||
Location resource - The location (defaults to global) of the resources.
|
||||
This represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
Location resource - The location (defaults to '-') of the resources. This
|
||||
represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument --location on the command line with a fully
|
||||
specified name;
|
||||
◆ default value of location is [global] with a fully specified name;
|
||||
◆ if left empty, will use the wildcard '-' to list all locations with a
|
||||
fully specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
|
||||
|
|
@ -32,7 +33,7 @@ FLAGS
|
|||
|
||||
To set the location attribute:
|
||||
▸ provide the argument --location on the command line;
|
||||
▸ default value of location is [global].
|
||||
▸ if left empty, will use the wildcard '-' to list all locations.
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue