gcloud vector-search collections

INFORMATION
gcloud vector-search collections is not available in universe domain universe.
NAME
gcloud vector-search collections - manage Collection resources
SYNOPSIS
gcloud vector-search collections GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
Manage Collection resources.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
data-objects
Manage Vector Search data objects.
indexes
Manage Index resources.
COMMANDS
COMMAND is one of the following:
create
Create a collection.
delete
Delete a collection.
describe
Describe a collection.
import-data-objects
Import data objects into a collection.
list
List collections.
update
Update a collection.
NOTES
This variant is also available:
gcloud beta vector-search collections