1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa/commands
Sergei Trofimov 76f436d770 commands/show: handle aliases
Replace the ad-hoc get_plugin() function in the show command (which was
broken for aliases) with a call to pluginloader.get_plugin_class(),
which correctly handles alias resolution.
2018-05-23 14:51:54 +01:00
..
templates Fix typos 2018-04-30 09:14:11 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
create.py commands/create: Rename workload type names 2018-04-10 18:07:20 +01:00
list.py commands/list: Display plugins in alphabetical order 2018-04-10 18:07:20 +01:00
process.py commands/process: write result in the end 2018-05-14 17:05:06 +01:00
revent.py commands/revent: Add error message if not specifying workload stage 2018-04-10 18:07:20 +01:00
run.py command/run: remove version/args logging. 2018-05-09 15:41:04 +01:00
show.py commands/show: handle aliases 2018-05-23 14:51:54 +01:00