File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_ai_models.1
.TH "GCLOUD_ALPHA_AI_MODELS" 1
.SH "NAME"
.HP
gcloud alpha ai models \- manage Vertex AI models
.SH "SYNOPSIS"
.HP
\f5gcloud alpha ai models\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Manage Vertex AI models.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcopy\fR
\fB(ALPHA)\fR Copy a model.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Delete an existing Vertex AI model.
.TP 2m
\fBdelete\-version\fR
\fB(ALPHA)\fR Delete an existing Vertex AI model version.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Get detailed model information about the given model id.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List the models of the given project and region.
.TP 2m
\fBlist\-version\fR
\fB(ALPHA)\fR List the model versions of the given region and model.
.TP 2m
\fBupload\fR
\fB(ALPHA)\fR Upload a new model.
.RE
.sp
.SH "NOTES"
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. These variants are also available:
.RS 2m
$ gcloud ai models
.RE
.RS 2m
$ gcloud beta ai models
.RE