commit | 460358ab289eec4da133cf2918095598287c4786 | [log] [tgz] |
---|---|---|
author | Steve McIntyre <steve.mcintyre@linaro.org> | Sat Mar 12 11:57:53 2016 +0000 |
committer | Steve McIntyre <steve.mcintyre@linaro.org> | Sat Mar 12 11:57:53 2016 +0000 |
tree | 8ad374a66e09fc87406d173d8fe079bc6eb01dc7 | |
parent | 0850e9b47c23af820c309ad945927626f5905900 [diff] |
Massive rewrite of admin.py: use argparse instead of optparse Gives significantly better command line handling: * git-like subcommands instead of --arguments for commands * better enforcement of arguments for subcommands, and better help Change-Id: I131e132da6a12744f5e89e21f01163449b90dd70