1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/commands
Sergei Trofimov 44c2f18f76 Adding "create agenda" sub-command
It is now possible to generate agendas for a set of extensions with

  wa create agenda ext1 ext2 ext3 -o output.yaml

Confiuration will include all parameters for those extensions with
default values.
2015-06-18 12:50:12 +01:00
..
templates Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
create.py Adding "create agenda" sub-command 2015-06-18 12:50:12 +01:00
list.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
run.py Added support for YAML configs 2015-06-18 11:35:50 +01:00
show.py cleaning up initialize() 2015-06-18 09:30:38 +01:00