NAME
    gcloud beta vector-search collections indexes - manage Index resources

SYNOPSIS
    gcloud beta vector-search collections indexes COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage Index 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
        (BETA) Create an index.

     delete
        (BETA) Delete an index.

     describe
        (BETA) Describe an index.

     list
        (BETA) List indexes.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud vector-search collections indexes

