delete
Addedv0.1.x
This operation deletes a volume.
Synopsis
zilliz volume delete
--name <value>
[--output <value>]
[--query <value>]
[--no-header]
Options
-
--name (string) -
[REQUIRED]
Indicates the name of the volume to delete.
-
--output, -o (string) -
Indicates the output format. Possible values:
-
json, -
table, -
text, -
yaml, -
csv.
-
-
--no-header (boolean) -
Indicates whether to omit the header row when output is set to
tableorcsv. -
--query, -q (string) -
Indicates a JMESPath expression to filter output.
Example
zilliz volume delete --name my-volume