craftr workflow history

List past workflow runs newest first, or read one run in full by id. Run ids are the ISO timestamp of the run with ":" replaced by "-".

Usage

craftr workflow history [<run-id>] [--limit <n>]

Flags

FlagDescription
--limitKeep only the first N summaries. Ignored when an id is given.

Examples

craftr workflow history --limit 5
craftr workflow history 2026-08-23T10-14-02.981Z

See also