mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 3 09:18:38 UTC 2022
This commit is contained in:
parent
3513fd1c11
commit
3b2f526372
151 changed files with 4150 additions and 308 deletions
|
|
@ -31,10 +31,10 @@ REQUIRED FLAGS
|
|||
Exactly one of these must be specified:
|
||||
|
||||
--organization=ORGANIZATION_ID
|
||||
The Google Cloud Organization ID to use for this invocation.
|
||||
The Google Cloud organization ID to use for this invocation.
|
||||
|
||||
--project=PROJECT_ID
|
||||
The Google Cloud Project ID. Overrides the default core/project
|
||||
The Google Cloud project ID. Overrides the default core/project
|
||||
property value for this command invocation.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
|
|
@ -46,5 +46,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud recommender recommender-config describe
|
||||
|
||||
|
|
|
|||
|
|
@ -23,5 +23,8 @@ COMMANDS
|
|||
(BETA) Update a recommender configuration.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud recommender recommender-config
|
||||
|
||||
|
|
|
|||
|
|
@ -36,10 +36,10 @@ REQUIRED FLAGS
|
|||
Exactly one of these must be specified:
|
||||
|
||||
--organization=ORGANIZATION_ID
|
||||
The Google Cloud Organization ID to use for this invocation.
|
||||
The Google Cloud organization ID to use for this invocation.
|
||||
|
||||
--project=PROJECT_ID
|
||||
The Google Cloud Project ID. Overrides the default core/project
|
||||
The Google Cloud project ID. Overrides the default core/project
|
||||
property value for this command invocation.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
|
|
@ -65,5 +65,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud recommender recommender-config update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue