mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 07:40:10 +00:00
gcloud: Wed Dec 6 10:10:36 UTC 2023
This commit is contained in:
parent
d3074f94bb
commit
f36750d203
469 changed files with 9617 additions and 1400 deletions
|
|
@ -19,8 +19,8 @@ DESCRIPTION
|
|||
EXAMPLES
|
||||
To mark a recommendation as CLAIMED:
|
||||
|
||||
$ gcloud recommender recommendations mark-claimed RECOMMENDATION \
|
||||
--project=project-name --location=global \
|
||||
$ gcloud recommender recommendations mark-claimed abcd-1234 \
|
||||
--project=project-id --location=global \
|
||||
--recommender=google.compute.instance.MachineTypeRecommender \
|
||||
--etag=abc123 --state-metadata=key1=value1,key2=value2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue