Hi, Pegasus devs, I'm happy to announce the new "Pegasus shell" that we called "admin-cli" [1]. It's a command-line tool that lets you controls the Pegasus clusters.
Please note the original C++ version Pegasus shell will no longer be maintained. And we will remove it from the pegasus code repo [3]. This brand new admin-cli was implemented in vanilla Golang. This tool provides binary releases for multiple platforms. Download [2] and try it! [1] https://github.com/pegasus-kv/admin-cli [2] https://github.com/pegasus-kv/admin-cli/releases/tag/v1.0.0 [3] https://github.com/apache/incubator-pegasus/tree/master/src/shell
