Comment 0 for bug 1667793

Revision history for this message
Michal Gershenzon (michal-gershenzon) wrote :

While working on the next bug in mistral we noticed some things are missing in client as well:
https://bugs.launchpad.net/mistral/+bug/1610817

We need to add a flag to the executions and action execution cli commands to include output.

Should look something like so:
mistral execution-list --include-output
mistral action-execution-list --include-output