NAME
    gcloud vector-search collections indexes - manage Index resources

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

DESCRIPTION
    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
        Create an index.

     delete
        Delete an index.

     describe
        Describe an index.

     list
        List indexes.

NOTES
    This variant is also available:

        $ gcloud beta vector-search collections indexes

