https://github.com/uki00a/redisdoc
Browse the Redis command reference from the terminal
https://github.com/uki00a/redisdoc
Last synced: about 1 year ago
JSON representation
Browse the Redis command reference from the terminal
- Host: GitHub
- URL: https://github.com/uki00a/redisdoc
- Owner: uki00a
- License: mit
- Created: 2020-09-08T21:26:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-22T06:28:59.000Z (over 5 years ago)
- Last Synced: 2023-03-02T16:35:43.279Z (about 3 years ago)
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# redisdoc
Browse the Redis command reference from the terminal.
## Installation
```shell
$ go get github.com/uki00a/redisdoc
```
## Usage
```shell
$ redisdoc SET
```
```shell
$ redisdoc ACL LOAD
```