Skip to main content

suspend

Addedv0.1.x

This operation suspends a running cluster. Suspending stops compute charges.

Synopsis

zilliz cluster suspend
--cluster-id <value>
[--output <value>]
[--query <value>]
[--no-header]

Options

  • --cluster-id (string) -

    [REQUIRED]

    Indicates the ID of the cluster to suspend.

    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 table or csv.

  • --query, -q (string) -

    Indicates a JMESPath expression to filter output.

Example

zilliz cluster suspend --cluster-id in01-xxxxxxxxxxxx