NAME
    gcloud beta ai hp-tuning-jobs - manage Vertex AI hyperparameter tuning jobs

SYNOPSIS
    gcloud beta ai hp-tuning-jobs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage Vertex AI hyperparameter tuning jobs.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     cancel
        (BETA) Cancel a running hyperparameter tuning job.

     create
        (BETA) Create a hyperparameter tuning job.

     describe
        (BETA) Get detail information about the hyperparameter tuning job by
        given id.

     list
        (BETA) List existing hyperparameter tuning jobs.

     stream-logs
        (BETA) Stream logs from a running Vertex AI hyperparameter tuning job.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud ai hp-tuning-jobs

        $ gcloud alpha ai hp-tuning-jobs

