resume
Addedv0.1.x
This operation resumes a suspended cluster.
Synopsis
zilliz cluster resume
--cluster-id <value>
[--output <value>]
[--query <value>]
[--no-header]
Options
-
--cluster-id (string) -
[REQUIRED]
Indicates the ID of the cluster to resume.
If a cluster is configured using
zilliz context set, it automatically applies if this option is left unconfigured. -
--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 cluster resume --cluster-id in01-xxxxxxxxxxxx