Dustin J. Mitchell
|
29ab993397
|
add done
|
2020-11-29 14:07:16 -05:00 |
|
Dustin J. Mitchell
|
47cd051bd7
|
Merge pull request #71 from djmitche/issue7
Add start and stop commands
|
2020-11-28 23:19:21 -05:00 |
|
Dustin J. Mitchell
|
0e4ab4b88f
|
Add start and stop commands
|
2020-11-28 23:12:37 -05:00 |
|
Dustin J. Mitchell
|
8af7ba286d
|
Factor replica and sync configuration into simple owned structs
|
2020-11-28 16:57:32 -05:00 |
|
Dustin J. Mitchell
|
1c5e9b009b
|
Add Replica::get_working_set_index and use it
This is probably ridiculously inefficient, as it will load the working
set for each and every task listed. Optimize later!
|
2020-11-24 12:05:30 -05:00 |
|
Dustin J. Mitchell
|
f31a96176d
|
use prettytable for tabular outputs
|
2020-11-23 21:58:45 -05:00 |
|
Dustin J. Mitchell
|
fe4183c3ca
|
Refactor command-line handling into modules per subcommands
|
2020-11-23 21:29:46 -05:00 |
|