--preset <str> | Filter to one preset name. |
--version <int> | Filter to one preset version. |
--user <str> | Filter to one run user (attribution user identity). |
--session <str> | Filter to one run session/thread (attribution session identity). |
--interaction <str> | Filter to one park lifecycle by interaction id (the parked run and its resume). |
--outcome <str> | Filter to one outcome: running, success, error, parked, or aborted. |
--from <str> | Inclusive lower bound on the run start as an ISO-8601 instant. |
--to <str> | Inclusive upper bound on the run start as an ISO-8601 instant. |
--page <int> | Page number (1-based). |
--page-size <int> | Rows per page. |
--json / --no-json | Emit raw JSON instead of human tables. |