rally/rally/cli
Andrey Kurilin 26cc4be584 Extend tags feature of tasks
* Add ability to setup multiple tags for a task.

  The database supports an unlimited number of tags per tasks. It would be
  nice to support that feature from user side too.

* The tags feature is a bit useless, if there is no way to filter by them.
  This patch adds this ability to `rally task list` command.

Change-Id: I959fa904a38f193f77f25b53ba3ee86760fff91c
2017-06-26 15:11:20 +03:00
..
commands Extend tags feature of tasks 2017-06-26 15:11:20 +03:00
__init__.py Rename rally.cmd to rally.cli 2015-05-21 18:14:19 +03:00
cliutils.py Split validation at 3 layers 2017-04-19 20:11:34 +03:00
envutils.py OSprofiler support 2017-05-27 15:09:42 +02:00
main.py [cli]remove deprecated `rally show` command 2016-12-27 21:39:55 +08:00
manage.py [Core] Skip db check for plugin commands 2017-01-10 11:36:28 +03:00