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