mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
gcloud: Wed Aug 27 10:57:46 UTC 2025
This commit is contained in:
parent
470b35e498
commit
93c043aaa0
176 changed files with 5452 additions and 264 deletions
|
|
@ -30,8 +30,8 @@ FLAGS
|
|||
The instance type. If not specified, this defaults to anyinstance type.
|
||||
|
||||
--model-server-version=MODEL_SERVER_VERSION
|
||||
The model server version. If not specified, this defaults to latest
|
||||
model server version.
|
||||
The model server version. Default is latest. Other options include the
|
||||
model server version of a profile, all which returns all versions.
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
|
|
|
|||
|
|
@ -35,7 +35,8 @@ FLAGS
|
|||
The model.
|
||||
|
||||
--model-server=MODEL_SERVER
|
||||
The model server. If not specified, this defaults to any model server.
|
||||
The model server version. Default is latest. Other options include the
|
||||
model server version of a profile, all which returns all versions.
|
||||
|
||||
--model-server-version=MODEL_SERVER_VERSION
|
||||
The model server version. If not specified, this defaults to the latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue