etcd-box

command module
v0.0.0-...-9a6fc87 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2020 License: MIT Imports: 11 Imported by: 0

README

ETCD BOX

一个简单的ETCD可视化工具。

About

之前用过两个ETCD可视化工具,etcd-vieweretcdkeeper 。 etcd-viewer说是支持etcdv3,但是我死活连不上,不知道是不是我操作的问题。 个人觉得etcdkeeper比etcd-viewer好用,但是etcdkeeper有个问题,当etcd存储的数据量较大时,查询经常超时。 所以决定自己写个查询的小工具。

ETCD BOX仅支持window操作系统,并且存在很多问题,已知的就有图标显示错误等。

Start

Build
go build -o ETCDBox.exe -ldflags="-H windowsgui"
Run
ETCDBox.exe

ETCDBox.exe启动前需要在同一目录下增加 config.json 配置文件

Usage

就一个简单的查询功能,应该打开看到界面就会操作。

Acknowledgements

感谢 Walk 的 Window GUI 开发工具。

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL