1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/ai/models/help
2022-03-01 04:29:52 +00:00

36 lines
675 B
Text

NAME
gcloud ai models - manage Vertex AI models
SYNOPSIS
gcloud ai models COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Vertex AI models.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
delete
Delete an existing Vertex AI model.
describe
Gets detailed model information about the given model id.
list
Lists the models of the given project and region.
upload
Upload a new model.
NOTES
These variants are also available:
$ gcloud alpha ai models
$ gcloud beta ai models