nice disable of servers
All checks were successful
Build-Test-Publish / build (linux/amd64) (push) Successful in 1m0s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m18s

This commit is contained in:
Your Name
2025-09-20 14:48:24 +12:00
parent a18e3508ce
commit 23fb68903c
3 changed files with 67 additions and 15 deletions

View File

@@ -146,6 +146,9 @@ int help_handler(const CommandContext& ctx) {
show_command("start");
show_command("stop");
info << std::endl;
show_command("disable");
show_command("enable");
info << std::endl;
show_command("ssh");
info << std::endl;
show_command("create-server");