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

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

DESCRIPTION
    (ALPHA) Create and manage Vertex AI Persistent 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.

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

