reanahub / reana-client

REANA command-line client
http://reana-client.readthedocs.io/
MIT License
10 stars 44 forks source link

cli: add include-command flag to list and status commands #682

Closed giuseppe-steduto closed 7 months ago

giuseppe-steduto commented 8 months ago

Add --include-command flag to the list and status commands that, when set, will display info about the command currently being executed by the workflow (or the last command). In case there is no info about the command, the step name will be displayed, if possible.

Closes reanahub/reana-workflow-controller#486.

mdonadoni commented 7 months ago

No need to change API after performance improvements of https://github.com/reanahub/reana-db/pull/213