DOC-6863: Add redisctl to developer tools, Redis Cloud, and Redis Sof…#3672
Merged
Conversation
…tware pages Introduces redisctl as a unified CLI for managing Redis Cloud and Redis Software, with links to the GitHub repo from all three relevant pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
joshrotenberg
approved these changes
Jul 22, 2026
joshrotenberg
left a comment
Contributor
There was a problem hiding this comment.
Looks good to me, thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…tware pages
Introduces redisctl as a unified CLI for managing Redis Cloud and Redis Software, with links to the GitHub repo from all three relevant pages.
Note
Low Risk
Documentation-only additions with external links; no product code or behavior changes.
Overview
Documents
redisctlacross three hub pages so readers can discover the unified CLI for Redis Cloud and Redis Software management.On Client tools, adds a bullet in the tools list and a new
redisctlsection describing API coverage (subscriptions, databases, VPC peering, ACLs, clusters, users), the MCP server for AI assistants, and install options (Homebrew, Cargo, GitHub releases).On Redis Cloud and Redis Software, adds a single list item under REST API / Reference linking to the GitHub repo and positioning
redisctlas a terminal wrapper around the Cloud and Software APIs.Reviewed by Cursor Bugbot for commit 1c9c7b1. Bugbot is set up for automated code reviews on this repo. Configure here.