python-mistralclient/mistralclient/commands/v2
Renat Akhmerov ecf5876021 Add '--filter' parameter to list commands in CLI
* This patch adds filtering capabilities into CLI after the
  previous patch.

TODO:
* Functional tests

Change-Id: Icfce86be0fa1c9e585f626ee2e3a95772c7104f0
2016-12-26 19:10:37 +07:00
..
__init__.py Add CLI for client v2 2014-09-05 17:42:27 +04:00
action_executions.py Move json.loads() method to utils.py, and use "with" to deal with file objects 2016-11-30 12:04:31 +08:00
actions.py Add '--filter' parameter to list commands in CLI 2016-12-26 19:10:37 +07:00
base.py Add '--filter' parameter to list commands in CLI 2016-12-26 19:10:37 +07:00
cron_triggers.py Move json.loads() method to utils.py, and use "with" to deal with file objects 2016-11-30 12:04:31 +08:00
environments.py TrivialFix: Remove logging import unused 2016-08-29 13:51:57 +07:00
executions.py Add '--filter' parameter to list commands in CLI 2016-12-26 19:10:37 +07:00
members.py Changed argument names as per other python clients 2016-07-15 14:29:39 +05:30
services.py TrivialFix: Remove logging import unused 2016-08-29 13:51:57 +07:00
tasks.py Add '--filter' parameter to list commands in CLI 2016-12-26 19:10:37 +07:00
workbooks.py TrivialFix: Remove logging import unused 2016-08-29 13:51:57 +07:00
workflows.py Add '--filter' parameter to list commands in CLI 2016-12-26 19:10:37 +07:00