使用ETCD没有好用的GUI工具,随手用c#写了一个,
做得好玩的一个ETCD GUI工具,后面加上CLI 工具,类似于 redis Cli工具一样,简化在 Linux下面的操作,不知道有没有必要, git 地址如下,麻烦点个小星星。
[github地址] https://github.com/xuejiazhi/etcdii?
## TODO
- ?Connect ?
- ?Key List ?
- ?Get Key ?
- ?show Value ?
- ?Add Key ?
- ?Filter?
- ?Remove?