This PR adds a comprehensive CLI for the MavenWorks config server.
This CLI supports starting the server, and managing configuration objects in the server. It does not support managed settings (such as database locations), nor is it able to modify the client bundle to set deployment origins.
Leaving this as WIP because we have not yet resolved how to bundle the client inside the CLI package in a cross-platform way with reasonable dev cycles.
This PR adds a comprehensive CLI for the MavenWorks config server.
This CLI supports starting the server, and managing configuration objects in the server. It does not support managed settings (such as database locations), nor is it able to modify the client bundle to set deployment origins.
Leaving this as WIP because we have not yet resolved how to bundle the client inside the CLI package in a cross-platform way with reasonable dev cycles.
Will fix #23