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

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

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

     create
        Create a hyperparameter tuning job.

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

     list
        List existing hyperparameter tuning jobs.

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

NOTES
    These variants are also available:

        $ gcloud alpha ai hp-tuning-jobs

        $ gcloud beta ai hp-tuning-jobs

