Skip to content

0.7.5 - 2026-01-14

Choose a tag to compare

@github-actions github-actions released this 14 Jan 23:41
cdc5520

Release Notes

Added

  • (enterprise) add first-class params for all remaining commands (#558)
  • (enterprise) add first-class params for job-scheduler, bdb-group, suffix, migration (#556)
  • (enterprise) add first-class params for LDAP mapping create/update (#554)
  • (cli) add first-class params for enterprise CRDB update (#553)
  • (cli) add first-class params for enterprise cluster update (#552)
  • (cli) add first-class params for enterprise node update (#551)
  • (cli) add first-class params for enterprise ACL create/update (#550)
  • (cli) add first-class params for enterprise role create/update (#549)
  • (cli) add first-class params for enterprise user create/update (#548)
  • (cli) add first-class params for enterprise database update (#547)
  • (cli) add first-class params for database update-aa-regions (#546)
  • (cloud) add first-class CLI params for provider-account commands (#545)
  • (cloud) add first-class CLI params for fixed-subscription commands (#544)
  • (cloud) add first-class CLI params for fixed-database commands (#543)
  • (cloud) add first-class params to database commands (#542)
  • (cloud) add first-class params to subscription commands (#541)
  • (cloud) add first-class CLI params for all connectivity commands (#540)

Install redisctl 0.7.5

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download redisctl 0.7.5

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