NAME
    gcloud alpha ai persistent-resources - create and manage Vertex AI
        rersistent resources

SYNOPSIS
    gcloud alpha ai persistent-resources COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Create and manage Vertex AI rersistent resources.

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 persistent resource.

     delete
        (ALPHA) Delete an active Persistent Resource.

     describe
        (ALPHA) Get detailed information about a PersistentResource with a
        given id.

     list
        (ALPHA) Lists the active persistent resources.

     reboot
        (ALPHA) Reboot an active Persistent Resource.

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 persistent-resources

        $ gcloud beta ai persistent-resources

