Closed hjoliver closed 4 days ago
Extend cylc show to display state attributes (queued, held, runahead) and flow numbers (if not just flow 1).
cylc show
Close #6490
e.g.:
description: (not given) URL: (not given) state: waiting (held,runahead) # <-----(new) flows: [1,2] # <-----(new) prerequisites: (None) outputs: ('⨯': not completed) ...
Check List
CONTRIBUTING.md
setup.cfg
conda-environment.yml
?.?.x
Extend
cylc show
to display state attributes (queued, held, runahead) and flow numbers (if not just flow 1).Close #6490
e.g.:
Check List
CONTRIBUTING.md
and added my name as a Code Contributor.setup.cfg
(andconda-environment.yml
if present).?.?.x
branch.