mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 14:39:15 +00:00
gcloud: Wed Jul 20 08:59:31 UTC 2022
This commit is contained in:
parent
879929cbc6
commit
380c3aa29f
83 changed files with 1945 additions and 446 deletions
|
|
@ -11,6 +11,12 @@ EXAMPLES
|
|||
$ gcloud ai models describe 123 --project=example \
|
||||
--region=us-central1
|
||||
|
||||
Describe a model 123 of version 2 of project example in region us-central1,
|
||||
run:
|
||||
|
||||
$ gcloud ai models describe 123@2 --project=example \
|
||||
--region=us-central1
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Model resource - Model to describe. The arguments in this group can be
|
||||
used to specify the attributes of this resource. (NOTE) Some attributes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue