2017-02-27 13:28:08 |
Michal Gershenzon |
description |
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 |
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 parameter to the executions and action execution python client (but not to the cli) |
|