Mavenomics / MavenWorks

Agile Dashboarding, anywhere
https://mavenworks.com
GNU General Public License v3.0
18 stars 2 forks source link

WIP: Add: CLI for MavenWorks Config Server #51

Closed quigleyj-mavenomics closed 4 years ago

quigleyj-mavenomics commented 4 years ago

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