describe
Addedv0.1.x
This operation gets the details of a project.
Synopsis
zilliz project describe
--project-id <value>
[--output <value>]
[--query <value>]
[--no-header]
Options
-
--project-id (string) -
[REQUIRED]
Indicates a project ID, which is similar to
proj-xxxxx. -
--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 project describe --project-id proj-xxxxxxxxxxxx