Skip to main content

list

Addedv0.1.x

This operation lists all databases.

📘Notes

This command applies to Dedicated clusters.

Synopsis

zilliz database list
[--output <json | table | text | yaml | csv>]
[--no-header]
[--query <value>]

Options

  • --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 the output is set to table or csv.

  • --query, -q (string) -

    Indicates a JMESPath expression to filter output.

Example

zilliz database list