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
    COMMAND is one of the following:

     delete
        (BETA) Delete an existing Vertex AI model.

     describe
        (BETA) Gets detailed model information about the given model id.

     list
        (BETA) Lists the models of the given project and region.

     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

