mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
38 lines
779 B
Text
38 lines
779 B
Text
NAME
|
|
gcloud beta vector-search operations - manage Operation resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta vector-search operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Operation resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
(BETA) Cancel an operation.
|
|
|
|
delete
|
|
(BETA) Delete an operation.
|
|
|
|
describe
|
|
(BETA) Describe an operation.
|
|
|
|
list
|
|
(BETA) List operations.
|
|
|
|
wait
|
|
(BETA) Wait for an operation to complete.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud vector-search operations
|
|
|