Terminal client for Microb services
Configure your servers in config.json:
{
"servers":[
{
"name": "localhost",
"centrifugo_addr":"localhost:8001",
"centrifugo_key":"secret_key"
},
{
"name": "another_one",
"centrifugo_addr":"localhost:8001",
"centrifugo_key":"secret_key"
}
],
"services":["infos", "http", "mail"]
}./microb-cli
# or
./microb-cli -u=localhost
# start using localhost server-
use: server to use
-
using: server beeing used
- Go prompt: library to handle the terminal prompt