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: copy Copy a model. 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. NOTES These variants are also available: $ gcloud alpha ai models $ gcloud beta ai models