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

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Cancel a running hyperparameter tuning job.

     create
        (ALPHA) Create a hyperparameter tuning job.

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

     list
        (ALPHA) List existing hyperparameter tuning jobs.

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

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:

        $ gcloud ai hp-tuning-jobs

        $ gcloud beta ai hp-tuning-jobs

