Skip to main content

list

Addedv0.1.x

This operation lists alert rules for a project.

Synopsis

zilliz alert list
[--project-id <value>]
[--page-size <value>]
[--page <value>]
[--output <json | table | text>]

Options

  • --project-id (string) -

    Indicates the project ID, such as proj-xxxxx.

    If a project is configured using zilliz context set, it automatically applies if this option is left unconfigured.

  • --page-size (integer) -

    Indicates the number of items per page. The value defaults to 10.

  • --page (integer) -

    Indicates the page number. The value defaults to 1.

  • --output, -o (string) -

    Indicates the output format. Possible value:

    • json,

    • table,

    • text.

Example

zilliz alert list