ara/ara/cli
Sagi Shnaidman f7234a0caa Show names of tasks when showing results
When running "ara result list" show also task names field,
like it's done with "ara task list".
It's needed when trying to parse output to understand which
tasks failed and which didn't, according to their names in play.
As private case it's needed to stats collection, when you want
to send stats of passed tasks only to graphite.

Change-Id: I01fb06b80514445c05f589b026cb98637c80f748
2017-09-24 17:11:34 +00:00
..
__init__.py First, minimal implementation of cli commands for each model 2016-05-11 17:26:10 -04:00
data.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
file.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
generate.py Ignore 404's when generating static report with frozen-flask 2017-09-05 20:04:44 +00:00
host.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
play.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
playbook.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
result.py Show names of tasks when showing results 2017-09-24 17:11:34 +00:00
stats.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
task.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00