Adding server prune and undeploy prune

This commit is contained in:
2023-02-14 21:25:37 -05:00
committed by Gitea
parent 47c61df444
commit c7730ba604
3 changed files with 131 additions and 1 deletions

View File

@ -22,5 +22,6 @@ recipes, see available flags on "abra server add" for more.
serverAddCommand,
serverListCommand,
serverRemoveCommand,
serverPruneCommand,
},
}