Kitaru

kitaru experiment run list

List experiment runs without deriving state from their jobs.

Usage

kitaru experiment run list [OPTIONS]

Supported --output modes: auto, text, json.

Options

NameTypeRequiredDescription
--sizeintegerNoItems per page (1-1000).
--cursorstringNoCursor from the previous page.
--sortfield:directionNoSort by created:asc or created:desc.
--filterJSONNoAdvanced JSON filter expression.

Every command also accepts the global options listed on the CLI overview page.

On this page