We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d758f8b commit 67c02f7Copy full SHA for 67c02f7
README.md
@@ -17,6 +17,11 @@ A unified command-line interface for managing Redis Cloud and Redis Enterprise d
17
18
## Installation
19
20
+### Homebrew (macOS/Linux)
21
+```bash
22
+brew install joshrotenberg/brew/redisctl
23
+```
24
+
25
### From Binary Releases
26
Download the latest release for your platform from the [releases page](https://github.com/joshrotenberg/redisctl/releases).
27
0 commit comments