Releases: redis-developer/redisctl
Releases · redis-developer/redisctl
0.8.3 - 2026-03-06
06 Mar 04:37
Compare
Sorry, something went wrong.
No results found
Release Notes
Other
clarify Docker env var forwarding for password in README (#819 )
rewrite README with elevator pitch and streamlined structure (#817 ) (#818 )
sync all workspace crate versions to 0.8.2 (#816 )
Install redisctl 0.8.3
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.8.3/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.8.3/redisctl-installer.ps1 | iex"
Download redisctl 0.8.3
0.8.3 - 2026-03-06
06 Mar 04:38
Compare
Sorry, something went wrong.
No results found
Release Notes
Other
update Cargo.toml dependencies
Install redisctl-mcp 0.8.3
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.8.3/redisctl-mcp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.8.3/redisctl-mcp-installer.ps1 | iex"
Download redisctl-mcp 0.8.3
redisctl-mcp-v0.8.2
06 Mar 03:26
Compare
Sorry, something went wrong.
No results found
Install redisctl-mcp 0.8.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.8.2/redisctl-mcp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.8.2/redisctl-mcp-installer.ps1 | iex"
Download redisctl-mcp 0.8.2
redisctl-core-v0.8.3
06 Mar 04:17
Compare
Sorry, something went wrong.
No results found
chore: Release package redisctl-core version 0.8.3
redisctl-core-v0.8.2
06 Mar 03:06
Compare
Sorry, something went wrong.
No results found
chore: Release package redisctl-core version 0.8.2
0.8.2 - 2026-03-04
04 Mar 19:28
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(enterprise) add curated table formatters for list/get commands (#761 ) (#763 )
(cli) add dynamic shell completions and ValueHint annotations (#758 )
Fixed
(output) standardize table styles and add Cloud ACL formatters (#764 )
Other
(output) unify OutputFormat and standardize table library (#749 ) (#760 )
Install redisctl 0.8.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.8.2/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.8.2/redisctl-installer.ps1 | iex"
Download redisctl 0.8.2
0.5.0 - 2026-03-04
04 Mar 19:35
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(mcp) add sub-module syntax for --tools CLI flag (#783 ) (#790 )
(mcp) add enabled = false per toolset in policy file (#782 ) (#788 )
(mcp) add tool visibility presets for manageable tool surfaces (#786 ) (#787 )
(mcp) add raw API passthrough tools (#785 )
(mcp) add 27 Enterprise tools for coverage parity (#769 , #770 , #771 , #772 ) (#779 )
(mcp) close Cloud tool coverage gaps (#773 ) (#778 )
(mcp) add audit logging for tool invocations (#767 ) (#777 )
(mcp) add granular allow/deny policy configuration (#776 )
Other
(mcp) optimize tool descriptions for token efficiency (#784 ) (#792 )
Install redisctl-mcp 0.5.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.5.0/redisctl-mcp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.5.0/redisctl-mcp-installer.ps1 | iex"
Download redisctl-mcp 0.5.0
0.8.1 - 2026-02-28
01 Mar 17:18
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(cli) add table output and brief summary for enterprise status (#714 )
(cli) add cluster health verification commands (#626 ) (#713 )
(cli) add profile tags for organizing many profiles (#692 ) (#705 )
(cli) preserve profile settings on credential update (#694 ) (#702 )
(cli) add profile current command for shell prompt integration (#693 ) (#701 )
(cli) add interactive profile init wizard (#690 ) (#698 )
(cli) improve profile help and discoverability (#663 ) (#689 )
(cli) add --connect flag to profile validate for connectivity testing (#688 )
Fixed
(cli) improve error messages for credential and connection failures (#691 ) (#700 )
Install redisctl 0.8.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.8.1/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.8.1/redisctl-installer.ps1 | iex"
Download redisctl 0.8.1
0.4.0 - 2026-02-28
01 Mar 17:20
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(mcp) migrate to tower-mcp 0.7.0 (#748 )
(mcp) add safety annotations, normalize instructions, add verification tests (#610 ) (#746 )
(mcp) add 4 composed Redis diagnostic tools (#737 ) (#744 )
(mcp) add 18 write-gated Redis data management tools (#743 )
(mcp) add profile-based connection support for Redis database tools (#742 )
(mcp) add 14 Redis read tools for streams, pub/sub, diagnostics, ACL, modules (#741 )
(mcp) add 27 Fixed/Essentials tier MCP tools (#734 )
(mcp) add 5 cloud accounts (BYOC) MCP tools (#733 )
(mcp) add 51 cloud networking MCP tools for VPC, TGW, PSC, PrivateLink (#732 )
(mcp) add 19 cloud subscription and database MCP tools (#731 )
(mcp) add ACL write, cost report, and payment method cloud tools (#730 )
(mcp) add 18 enterprise tools for node actions, RBAC, CRDB, and LDAP (#715 )
(cli) add profile tags for organizing many profiles (#692 ) (#705 )
(mcp) surface credential issues clearly in tool error responses (#695 ) (#704 )
(mcp) add profile_create tool for creating profiles via MCP (#646 ) (#703 )
(cli) add --connect flag to profile validate for connectivity testing (#688 )
Other
(mcp) split redis.rs into server, keys, and structures submodules (#740 )
(mcp) split enterprise.rs and cloud.rs into domain submodules (#717 )
Install redisctl-mcp 0.4.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.4.0/redisctl-mcp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.4.0/redisctl-mcp-installer.ps1 | iex"
Download redisctl-mcp 0.4.0
0.2.0 - 2026-02-28
01 Mar 17:02
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(cli) add profile tags for organizing many profiles (#692 ) (#705 )
Other
add edge case tests for profile config loading (#696 ) (#699 )
add repository and homepage metadata to redisctl-core (#685 )