Skip to content

Releases: redis-developer/redisctl

v0.6.0

16 Sep 21:13
2220705

Choose a tag to compare

Install redisctl 0.6.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.6.0/redisctl-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/redisctl/releases/download/v0.6.0/redisctl-installer.ps1 | iex"

Download redisctl 0.6.0

File Platform Checksum
redisctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
redisctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
redisctl-x86_64-pc-windows-msvc.zip x64 Windows checksum
redisctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
redisctl-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

0.5.1 - 2025-09-16

16 Sep 03:11
87f6065

Choose a tag to compare

Release Notes

Bug Fixes

  • Add workflow_dispatch trigger to crates publish workflow (#313)
  • Init-cluster workflow authentication and docker-compose setup (#314)
  • enterprise: Fix deserialization errors in cluster, user, and license structs (#327)
  • enterprise: Use correct endpoint for services list command (#328)
  • enterprise: Improve mock tests with realistic API responses

Install redisctl 0.5.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.5.1/redisctl-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/redisctl/releases/download/v0.5.1/redisctl-installer.ps1 | iex"

Download redisctl 0.5.1

File Platform Checksum
redisctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
redisctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
redisctl-x86_64-pc-windows-msvc.zip x64 Windows checksum
redisctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
redisctl-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.5.0

15 Sep 18:57
21cee12

Choose a tag to compare

Install redisctl 0.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.5.0/redisctl-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/redisctl/releases/download/v0.5.0/redisctl-installer.ps1 | iex"

Download redisctl 0.5.0

File Platform Checksum
redisctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
redisctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
redisctl-x86_64-pc-windows-msvc.zip x64 Windows checksum
redisctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
redisctl-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.4.1

12 Sep 21:40

Choose a tag to compare

Install redisctl 0.4.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.4.1/redisctl-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/redisctl/releases/download/v0.4.1/redisctl-installer.ps1 | iex"

Download redisctl 0.4.1

File Platform Checksum
redisctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
redisctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
redisctl-x86_64-pc-windows-msvc.zip x64 Windows checksum
redisctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
redisctl-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.4.0

12 Sep 19:22

Choose a tag to compare

Install redisctl 0.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.4.0/redisctl-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/redisctl/releases/download/v0.4.0/redisctl-installer.ps1 | iex"

Download redisctl 0.4.0

File Platform Checksum
redisctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
redisctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
redisctl-x86_64-pc-windows-msvc.zip x64 Windows checksum
redisctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
redisctl-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.3.3

09 Sep 23:39

Choose a tag to compare

Install redisctl 0.3.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.3.3/redisctl-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/redisctl/releases/download/v0.3.3/redisctl-installer.ps1 | iex"

Download redisctl 0.3.3

File Platform Checksum
redisctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
redisctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
redisctl-x86_64-pc-windows-msvc.zip x64 Windows checksum
redisctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
redisctl-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.3.1

08 Sep 23:15
23e0c5e

Choose a tag to compare

Install redisctl 0.3.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.3.1/redisctl-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/redisctl/releases/download/v0.3.1/redisctl-installer.ps1 | iex"

Download redisctl 0.3.1

File Platform Checksum
redisctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
redisctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
redisctl-x86_64-pc-windows-msvc.zip x64 Windows checksum
redisctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
redisctl-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.3.0

08 Sep 22:03
79005a5

Choose a tag to compare

Install redisctl 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.3.0/redisctl-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/redisctl/releases/download/v0.3.0/redisctl-installer.ps1 | iex"

Download redisctl 0.3.0

File Platform Checksum
redisctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
redisctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
redisctl-x86_64-pc-windows-msvc.zip x64 Windows checksum
redisctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
redisctl-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.2.0

07 Sep 20:01
1c1f02e

Choose a tag to compare

What's Changed

This is our first release using the new automated release system! 🎉

⚡ Features

  • Comprehensive release automation system with cargo-dist and git-cliff
  • Multi-platform binary builds (Linux, macOS, Windows on x86_64 and ARM64)
  • Docker container support with Alpine-based images
  • Automated changelog generation from conventional commits

🐛 Bug Fixes

  • Fixed prepare-release workflow to handle workspace dependencies correctly
  • Removed version constraints from path dependencies

📚 Documentation

  • Added release system documentation
  • Updated README with release process

Full Changelog

See CHANGELOG.md for detailed changes.

Installation

Download the appropriate binary for your platform from the assets below.

redisctl-v0.2.0

29 Aug 04:10
b68e88c

Choose a tag to compare

chore: Release package redisctl version 0.2.0