Having recently had to use the simpleflow CLI, I felt the need to fix some long-standing issues:
- filtering on a given period, for a given final status (in addition to the name, tags, etc.)
- displaying the history
- forgetting every damn time that the default output format is useless for further processing
So let's:
- improve
workflow.filter
- add
workflow.history
- add a
SIMPLEFLOW_FORMAT environment variable
Having recently had to use the simpleflow CLI, I felt the need to fix some long-standing issues:
So let's:
workflow.filterworkflow.historySIMPLEFLOW_FORMATenvironment variable