Commit Graph

7 Commits

Author SHA1 Message Date
626fa6c733 fixes need to happen for refactor 2024-04-21 12:42:59 -06:00
1113062d9e moving some modules to their own thing
- lib/log is now git.staur.ca/stobbsm/simplelog
- router is now git.staur.ca/stobbsm/simpleroute
2024-04-07 00:00:59 -06:00
6b90de66a5 adding functionality to commands 2024-03-31 04:17:00 -06:00
ebbb4ebb49 adding functionality to commands 2024-03-29 20:05:51 -06:00
ece374d1a9 add subcommands for clustctl daemon
- start: starts the clustvirt daemon
- stop: stops the clustvirt daemon
- restart: first stops then starts the daemon
- reload: attempt to reload the clustvirt configuration after making changes
2024-03-29 19:28:06 -06:00
68c2c29fa9 add cobra for cli management 2024-03-29 14:48:21 -06:00
48bdc94351 merge barnch switch_to_templ
- Moved to templ for templating
- Started adding cluster statistics
2024-03-19 09:13:44 -06:00