G-Node / gin-cli

Command line client for GIN
https://gin.g-node.org
Other
12 stars 6 forks source link

Add server configuration test functionality #264

Open achilleas-k opened 5 years ago

achilleas-k commented 5 years ago

The client should support checking if a server configuration is valid and if the configured server is running. This will be triggered when a user adds a new server gin add-server to test the new config, but it could also be triggered manually with a new flag like gin servers --test.