NAME
    gcloud alpha ai tensorboards - manage Vertex AI Tensorboards

SYNOPSIS
    gcloud alpha ai tensorboards COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Vertex AI Tensorboards.

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.

     delete
        (ALPHA) Delete an existing Vertex AI Tensorboard.

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

     list
        (ALPHA) Lists the Tensorboards of the given project and region.

     update
        (ALPHA) Update an existing Vertex AI Tensorboard.

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 tensorboards

        $ gcloud beta ai tensorboards

