Files
python-mistralclient/mistralclient/commands/v2
Nikolay Mahotkin e075516890 Make create commands cut long output
* When we use workflow-create of action-create cmds,
   client uses default format function for output the data.
   But in case long strings (e.g. a lot of input keys to
   workflow or action) table is crashed by these long strings.
   Using format_list function solves the problem.

Change-Id: Id4b7594c6873e29b45d2b53417d316e0ed5b1e39
2015-05-22 12:58:02 +03:00
..
2014-09-05 17:42:27 +04:00
2014-11-17 11:38:22 +04:00
2015-03-26 12:06:07 +03:00