qichengzx / rtop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A terminal based graphical monitor, for Redis!

Installation

go install github.com/qichengzx/rtop@latest

Building

git clone https://github.com/qichengzx/rtop.git
cd rtop
go build
./rtop

Usage

Run rtop -h to see all available options. Current options are:

-addr string
    redis addr, ip:port (default "127.0.0.1:6379")
-password string
    redis auth password

Built With

About


Languages

Language:Go 100.0%