Jarrod Johnson
|
8c13e738c0
|
Make usage/help more consistent across the commands
Have every client command run argparse to get a chance at '-h'. When
lacking arguments, always use print_help() to provide detail rather than usage.
|
2017-01-06 13:28:28 -05:00 |
|
Jarrod Johnson
|
05a6664165
|
Add a noderun command
This command enables running various commands against the nodes.
While I was at it, fix permissions on some files in git.
|
2016-10-06 16:30:29 -04:00 |
|
Jarrod Johnson
|
ca91cfb220
|
Add nodefirmware command
This command currently enumerates current firmware on the target. In the future it may be extended to update.
|
2016-05-12 11:04:26 -04:00 |
|