gcloud ai models - manage Vertex AI models
gcloud ai models COMMAND [GCLOUD_WIDE_FLAG ...]
Manage Vertex AI models.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- delete
Delete an existing Vertex AI model.
- delete-version
Delete an existing Vertex AI model version.
- describe
Get detailed model information about the given model id.
- list
List the models of the given project and region.
- list-version
List the model versions of the given region and model.
- upload
Upload a new model.
These variants are also available:
$ gcloud alpha ai models
$ gcloud beta ai models