- NAME
-
- gcloud beta ai models - manage Vertex AI models
- SYNOPSIS
-
-
gcloud beta ai models
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
Manage Vertex AI models. - GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
copy
-
(BETA)
Copy a model. delete
-
(BETA)
Delete an existing Vertex AI model. delete-version
-
(BETA)
Delete an existing Vertex AI model version. describe
-
(BETA)
Get detailed model information about the given model id. list
-
(BETA)
List the models of the given project and region. list-version
-
(BETA)
List the model versions of the given region and model. upload
-
(BETA)
Upload a new model.
- NOTES
-
This command is currently in beta and might change without notice. These
variants are also available:
gcloud ai models
gcloud alpha ai models
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.