Release Notes
Added
- add --config-file flag for alternate configuration file (#430)
- (cli) add AWS PrivateLink human-friendly commands (#407)
- Add streaming logs support with --follow flag (Issue #70) (#404)
- Add improved error messages with actionable suggestions (Issue #259) (#401)
Fixed
- handle processing-error state in async operations (#431)
Other
- add comprehensive presentation outline and rladmin comparison (#415)
- Extract config/profile management to library crate (#410)
- rewrite README for presentation readiness (#408)
- extract profile commands from main.rs to dedicated module (#403)
Install redisctl 0.6.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/redisctl-v0.6.6/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/redisctl/releases/download/redisctl-v0.6.6/redisctl-installer.ps1 | iex"
Download redisctl 0.6.6