gcloud beta vector-search collections

NAME
gcloud beta vector-search collections - manage Collection resources
SYNOPSIS
gcloud beta vector-search collections GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) 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
(BETA) Manage Vector Search data objects.
indexes
(BETA) Manage Index resources.
COMMANDS
COMMAND is one of the following:
create
(BETA) Create a collection.
delete
(BETA) Delete a collection.
describe
(BETA) Describe a collection.
export-data-objects
(BETA) Export data objects from a collection.
import-data-objects
(BETA) Import data objects into a collection.
list
(BETA) List collections.
update
(BETA) Update a collection.
NOTES
This command is currently in beta and might change without notice.