NAME
    gcloud alpha ai tensorboard-runs - manage Vertex AI Tensorboard runs

SYNOPSIS
    gcloud alpha ai tensorboard-runs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Vertex AI Tensorboard runs.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a new Vertex AI Tensorboard run.

     delete
        (ALPHA) Delete an existing Vertex AI Tensorboard run.

     describe
        (ALPHA) Get detailed Tensorboard run information about the given
        Tensorboard run id.

     list
        (ALPHA) List the Tensorboard runs of the given project, region, and
        Tensorboard experiment.

     update
        (ALPHA) Update an existing Vertex AI Tensorboard run.

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. This variant is also available:

        $ gcloud beta ai tensorboard-runs

