Waleed El-Geresy
71a32dd724
framework/command: Fix subparsers in Python3
...
Make subcommands required arguments in the ComplexCommand class, which
is used by the 'wa create' command.
2018-06-14 15:06:50 +01:00
Brendan Jackman
068ab9559d
framework/command: Fix help string for --config cmdline argument
2017-11-06 16:41:01 +00:00
Brendan Jackman
c8fb995eca
framework/command: Whitespace
2017-11-06 16:41:01 +00:00
Sergei Trofimov
386dede4a8
command: added support for sub-commands
2017-04-25 08:16:35 +01:00
Sergei Trofimov
42539bbe0d
New target description + moving target stuff under "framework"
...
Changing the way target descriptions work from a static mapping to
something that is dynamically generated and is extensible via plugins.
Also moving core target implementation stuff under "framework".
2017-03-06 11:10:25 +00:00
Marc Bonnici
1f1f2b12c6
WA3 Exsisting Code
2017-02-21 15:02:28 +00:00