Jarrod Johnson
|
a571faa215
|
Implement collate command
Also adjust output to be less buffered for sake of '-w' and other
pipe commands.
|
2017-08-09 17:08:52 -04:00 |
|
Jarrod Johnson
|
4110d18f43
|
Fix exitcode init in noderun
The order was incorrect in the code.
|
2017-08-07 11:42:58 -04:00 |
|
Jarrod Johnson
|
05715c6826
|
Fix noderun in same way as nodeshell
noderun had a similar issue about error handling.
|
2017-08-03 08:40:58 -04:00 |
|
Jarrod Johnson
|
e0cc67f57a
|
Implement Lenovo Thinksystem and discovery support
|
2017-06-20 14:56:24 -04:00 |
|
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 |
|