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