helmr run
helmr run list [--status STATUS] [--cursor C] [--limit N] [--json | --jsonl]
helmr run get RUN [--json]
helmr run logs RUN [--follow]
helmr run events RUN [--cursor C] [--limit N] [--follow]
helmr run wait RUN [--timeout DURATION] [--json]
helmr run cancel RUN [--json]
All commands accept project/environment scope. --status may be repeated or
comma-separated. Log and event follow modes poll finite pages until terminal
Run state; cursors are opaque. events writes JSON event records. wait polls
the Run resource and optionally bounds the wait.