mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 13 13:12:23 UTC 2026
This commit is contained in:
parent
5b03e16435
commit
39dc808917
1261 changed files with 38952 additions and 5626 deletions
|
|
@ -27,8 +27,8 @@ SYNOPSIS
|
|||
[--machine-type=MACHINE_TYPE] [--region=REGION]
|
||||
[--reservation-affinity=[key=KEY],
|
||||
[reservation-affinity-type=RESERVATION-AFFINITY-TYPE],
|
||||
[values=VALUES]] [--spot] [--use-dedicated-endpoint]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[values=VALUES]] [--spot] [--system-labels=[KEY=VALUE,...]]
|
||||
[--use-dedicated-endpoint] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
EXAMPLES
|
||||
To deploy a Model Garden model google/gemma2/gemma2-9b under project
|
||||
|
|
@ -188,6 +188,9 @@ OPTIONAL FLAGS
|
|||
--spot
|
||||
If true, schedule the deployment workload on Spot VM.
|
||||
|
||||
--system-labels=[KEY=VALUE,...]
|
||||
System labels for Model Garden deployments.
|
||||
|
||||
--use-dedicated-endpoint
|
||||
If true, the endpoint will be exposed through a dedicated DNS. Your
|
||||
request to the dedicated DNS will be isolated from other users' traffic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue