list
Addedv0.1.x
This operation lists all aliases.
Synopsis
zilliz alias list [OPTIONS]
Options
-
--database (string) -
[REQUIRED]
Indicates the database name.
If a cluster is configured using
zilliz context set, the database it belongs automatically applies if this option is left unconfigured. -
--collection (string) -
Indicates the filter by collection name.
-
--output, -o (string) -
Indicates the output format. 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
tableorcsv. -
--query, -q (string) -
Indicates a JMESPath expression to filter output.
Example
zilliz alias list --database default