python-mistralclient/mistralclient/commands
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
..
v2 Make create commands cut long output 2015-05-22 12:58:02 +03:00
__init__.py Add command-line interface 2014-02-28 10:26:32 +07:00