[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-redis-redisctl-setup":3,"mdc-ifx18r-key":33,"related-repo-redis-redisctl-setup":924,"related-org-redis-redisctl-setup":1029},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":20,"repoUrl":21,"updatedAt":22,"license":23,"forks":24,"topics":25,"repo":28,"sourceUrl":31,"mdContent":32},"redisctl-setup","install and configure redisctl CLI","Install and configure redisctl CLI for Redis Cloud, Enterprise, and direct database access. Use when setting up redisctl for the first time, creating profiles, or configuring shell completions.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"redis","Redis","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fredis.png",[12,16,19],{"name":13,"slug":14,"type":15},"Configuration","configuration","tag",{"name":17,"slug":18,"type":15},"CLI","cli",{"name":9,"slug":8,"type":15},15,"https:\u002F\u002Fgithub.com\u002Fredis\u002Fredisctl","2026-05-27T07:19:53.036037",null,0,[18,8,26,27],"redis-cloud","redis-enterprise",{"repoUrl":21,"stars":20,"forks":24,"topics":29,"description":30},[18,8,26,27],"Unified CLI for Redis Cloud and Enterprise management","https:\u002F\u002Fgithub.com\u002Fredis\u002Fredisctl\u002Ftree\u002FHEAD\u002Fskills\u002Fredisctl-setup","---\nname: redisctl-setup\ndescription: Install and configure redisctl CLI for Redis Cloud, Enterprise, and direct database access. Use when setting up redisctl for the first time, creating profiles, or configuring shell completions.\n---\n\n## Overview\n\nredisctl is a unified CLI for managing Redis Cloud, Redis Enterprise, and direct Redis database connections. This skill covers installation, profile setup, and validation.\n\n## Installation\n\nChoose one method:\n\n```bash\n# Homebrew (macOS\u002FLinux)\nbrew install redis\u002Fhomebrew-tap\u002Fredisctl\n\n# Cargo (from source)\ncargo install redisctl\n\n# Docker\ndocker run --rm -it ghcr.io\u002Fredis\u002Fredisctl --help\n```\n\n## Profile Setup\n\nProfiles store connection credentials. Use the interactive wizard for guided setup:\n\n```bash\nredisctl profile init\n```\n\nOr create profiles directly:\n\n### Redis Cloud Profile\n\n```bash\nredisctl profile set cloud-prod \\\n  --type cloud \\\n  --api-key \"$REDIS_CLOUD_API_KEY\" \\\n  --api-secret \"$REDIS_CLOUD_API_SECRET\"\n\nredisctl profile default-cloud cloud-prod\n```\n\n### Redis Enterprise Profile\n\n```bash\nredisctl profile set ent-staging \\\n  --type enterprise \\\n  --url \"https:\u002F\u002Fcluster.internal:9443\" \\\n  --username admin \\\n  --password \"$RE_PASSWORD\"\n\nredisctl profile default-enterprise ent-staging\n```\n\n### Direct Database Profile\n\n```bash\nredisctl profile set local-redis \\\n  --type database \\\n  --url \"redis:\u002F\u002Flocalhost:6379\"\n\nredisctl profile default-database local-redis\n```\n\n## Validation\n\nAfter creating profiles, verify connectivity:\n\n```bash\n# List all profiles\nredisctl profile list\n\n# Show a specific profile\nredisctl profile show cloud-prod\n\n# Validate connectivity for all profiles\nredisctl profile validate\n```\n\n## Shell Completions\n\nGenerate completions for your shell:\n\n```bash\n# Bash\nredisctl completions bash > ~\u002F.bash_completion.d\u002Fredisctl\n\n# Zsh\nredisctl completions zsh > ~\u002F.zfunc\u002F_redisctl\n\n# Fish\nredisctl completions fish > ~\u002F.config\u002Ffish\u002Fcompletions\u002Fredisctl.fish\n```\n\n## Common Issues\n\n- **Credential errors**: Check that environment variables are set and profile type matches the command namespace (cloud profile for cloud commands, etc.)\n- **Enterprise TLS errors**: Use `--insecure` flag for self-signed certificates during setup\n- **Config file location**: Run `redisctl profile path` to find the config file\n",{"data":34,"body":35},{"name":4,"description":6},{"type":36,"children":37},"root",[38,47,53,59,64,197,203,208,233,238,245,374,380,518,524,619,625,630,727,733,738,860,866,918],{"type":39,"tag":40,"props":41,"children":43},"element","h2",{"id":42},"overview",[44],{"type":45,"value":46},"text","Overview",{"type":39,"tag":48,"props":49,"children":50},"p",{},[51],{"type":45,"value":52},"redisctl is a unified CLI for managing Redis Cloud, Redis Enterprise, and direct Redis database connections. This skill covers installation, profile setup, and validation.",{"type":39,"tag":40,"props":54,"children":56},{"id":55},"installation",[57],{"type":45,"value":58},"Installation",{"type":39,"tag":48,"props":60,"children":61},{},[62],{"type":45,"value":63},"Choose one method:",{"type":39,"tag":65,"props":66,"children":71},"pre",{"className":67,"code":68,"language":69,"meta":70,"style":70},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","# Homebrew (macOS\u002FLinux)\nbrew install redis\u002Fhomebrew-tap\u002Fredisctl\n\n# Cargo (from source)\ncargo install redisctl\n\n# Docker\ndocker run --rm -it ghcr.io\u002Fredis\u002Fredisctl --help\n","bash","",[72],{"type":39,"tag":73,"props":74,"children":75},"code",{"__ignoreMap":70},[76,88,109,119,128,146,154,163],{"type":39,"tag":77,"props":78,"children":81},"span",{"class":79,"line":80},"line",1,[82],{"type":39,"tag":77,"props":83,"children":85},{"style":84},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[86],{"type":45,"value":87},"# Homebrew (macOS\u002FLinux)\n",{"type":39,"tag":77,"props":89,"children":91},{"class":79,"line":90},2,[92,98,104],{"type":39,"tag":77,"props":93,"children":95},{"style":94},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[96],{"type":45,"value":97},"brew",{"type":39,"tag":77,"props":99,"children":101},{"style":100},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[102],{"type":45,"value":103}," install",{"type":39,"tag":77,"props":105,"children":106},{"style":100},[107],{"type":45,"value":108}," redis\u002Fhomebrew-tap\u002Fredisctl\n",{"type":39,"tag":77,"props":110,"children":112},{"class":79,"line":111},3,[113],{"type":39,"tag":77,"props":114,"children":116},{"emptyLinePlaceholder":115},true,[117],{"type":45,"value":118},"\n",{"type":39,"tag":77,"props":120,"children":122},{"class":79,"line":121},4,[123],{"type":39,"tag":77,"props":124,"children":125},{"style":84},[126],{"type":45,"value":127},"# Cargo (from source)\n",{"type":39,"tag":77,"props":129,"children":131},{"class":79,"line":130},5,[132,137,141],{"type":39,"tag":77,"props":133,"children":134},{"style":94},[135],{"type":45,"value":136},"cargo",{"type":39,"tag":77,"props":138,"children":139},{"style":100},[140],{"type":45,"value":103},{"type":39,"tag":77,"props":142,"children":143},{"style":100},[144],{"type":45,"value":145}," redisctl\n",{"type":39,"tag":77,"props":147,"children":149},{"class":79,"line":148},6,[150],{"type":39,"tag":77,"props":151,"children":152},{"emptyLinePlaceholder":115},[153],{"type":45,"value":118},{"type":39,"tag":77,"props":155,"children":157},{"class":79,"line":156},7,[158],{"type":39,"tag":77,"props":159,"children":160},{"style":84},[161],{"type":45,"value":162},"# Docker\n",{"type":39,"tag":77,"props":164,"children":166},{"class":79,"line":165},8,[167,172,177,182,187,192],{"type":39,"tag":77,"props":168,"children":169},{"style":94},[170],{"type":45,"value":171},"docker",{"type":39,"tag":77,"props":173,"children":174},{"style":100},[175],{"type":45,"value":176}," run",{"type":39,"tag":77,"props":178,"children":179},{"style":100},[180],{"type":45,"value":181}," --rm",{"type":39,"tag":77,"props":183,"children":184},{"style":100},[185],{"type":45,"value":186}," -it",{"type":39,"tag":77,"props":188,"children":189},{"style":100},[190],{"type":45,"value":191}," ghcr.io\u002Fredis\u002Fredisctl",{"type":39,"tag":77,"props":193,"children":194},{"style":100},[195],{"type":45,"value":196}," --help\n",{"type":39,"tag":40,"props":198,"children":200},{"id":199},"profile-setup",[201],{"type":45,"value":202},"Profile Setup",{"type":39,"tag":48,"props":204,"children":205},{},[206],{"type":45,"value":207},"Profiles store connection credentials. Use the interactive wizard for guided setup:",{"type":39,"tag":65,"props":209,"children":211},{"className":67,"code":210,"language":69,"meta":70,"style":70},"redisctl profile init\n",[212],{"type":39,"tag":73,"props":213,"children":214},{"__ignoreMap":70},[215],{"type":39,"tag":77,"props":216,"children":217},{"class":79,"line":80},[218,223,228],{"type":39,"tag":77,"props":219,"children":220},{"style":94},[221],{"type":45,"value":222},"redisctl",{"type":39,"tag":77,"props":224,"children":225},{"style":100},[226],{"type":45,"value":227}," profile",{"type":39,"tag":77,"props":229,"children":230},{"style":100},[231],{"type":45,"value":232}," init\n",{"type":39,"tag":48,"props":234,"children":235},{},[236],{"type":45,"value":237},"Or create profiles directly:",{"type":39,"tag":239,"props":240,"children":242},"h3",{"id":241},"redis-cloud-profile",[243],{"type":45,"value":244},"Redis Cloud Profile",{"type":39,"tag":65,"props":246,"children":248},{"className":67,"code":247,"language":69,"meta":70,"style":70},"redisctl profile set cloud-prod \\\n  --type cloud \\\n  --api-key \"$REDIS_CLOUD_API_KEY\" \\\n  --api-secret \"$REDIS_CLOUD_API_SECRET\"\n\nredisctl profile default-cloud cloud-prod\n",[249],{"type":39,"tag":73,"props":250,"children":251},{"__ignoreMap":70},[252,279,296,324,346,353],{"type":39,"tag":77,"props":253,"children":254},{"class":79,"line":80},[255,259,263,268,273],{"type":39,"tag":77,"props":256,"children":257},{"style":94},[258],{"type":45,"value":222},{"type":39,"tag":77,"props":260,"children":261},{"style":100},[262],{"type":45,"value":227},{"type":39,"tag":77,"props":264,"children":265},{"style":100},[266],{"type":45,"value":267}," set",{"type":39,"tag":77,"props":269,"children":270},{"style":100},[271],{"type":45,"value":272}," cloud-prod",{"type":39,"tag":77,"props":274,"children":276},{"style":275},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[277],{"type":45,"value":278}," \\\n",{"type":39,"tag":77,"props":280,"children":281},{"class":79,"line":90},[282,287,292],{"type":39,"tag":77,"props":283,"children":284},{"style":100},[285],{"type":45,"value":286},"  --type",{"type":39,"tag":77,"props":288,"children":289},{"style":100},[290],{"type":45,"value":291}," cloud",{"type":39,"tag":77,"props":293,"children":294},{"style":275},[295],{"type":45,"value":278},{"type":39,"tag":77,"props":297,"children":298},{"class":79,"line":111},[299,304,310,315,320],{"type":39,"tag":77,"props":300,"children":301},{"style":100},[302],{"type":45,"value":303},"  --api-key",{"type":39,"tag":77,"props":305,"children":307},{"style":306},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[308],{"type":45,"value":309}," \"",{"type":39,"tag":77,"props":311,"children":312},{"style":275},[313],{"type":45,"value":314},"$REDIS_CLOUD_API_KEY",{"type":39,"tag":77,"props":316,"children":317},{"style":306},[318],{"type":45,"value":319},"\"",{"type":39,"tag":77,"props":321,"children":322},{"style":275},[323],{"type":45,"value":278},{"type":39,"tag":77,"props":325,"children":326},{"class":79,"line":121},[327,332,336,341],{"type":39,"tag":77,"props":328,"children":329},{"style":100},[330],{"type":45,"value":331},"  --api-secret",{"type":39,"tag":77,"props":333,"children":334},{"style":306},[335],{"type":45,"value":309},{"type":39,"tag":77,"props":337,"children":338},{"style":275},[339],{"type":45,"value":340},"$REDIS_CLOUD_API_SECRET",{"type":39,"tag":77,"props":342,"children":343},{"style":306},[344],{"type":45,"value":345},"\"\n",{"type":39,"tag":77,"props":347,"children":348},{"class":79,"line":130},[349],{"type":39,"tag":77,"props":350,"children":351},{"emptyLinePlaceholder":115},[352],{"type":45,"value":118},{"type":39,"tag":77,"props":354,"children":355},{"class":79,"line":148},[356,360,364,369],{"type":39,"tag":77,"props":357,"children":358},{"style":94},[359],{"type":45,"value":222},{"type":39,"tag":77,"props":361,"children":362},{"style":100},[363],{"type":45,"value":227},{"type":39,"tag":77,"props":365,"children":366},{"style":100},[367],{"type":45,"value":368}," default-cloud",{"type":39,"tag":77,"props":370,"children":371},{"style":100},[372],{"type":45,"value":373}," cloud-prod\n",{"type":39,"tag":239,"props":375,"children":377},{"id":376},"redis-enterprise-profile",[378],{"type":45,"value":379},"Redis Enterprise Profile",{"type":39,"tag":65,"props":381,"children":383},{"className":67,"code":382,"language":69,"meta":70,"style":70},"redisctl profile set ent-staging \\\n  --type enterprise \\\n  --url \"https:\u002F\u002Fcluster.internal:9443\" \\\n  --username admin \\\n  --password \"$RE_PASSWORD\"\n\nredisctl profile default-enterprise ent-staging\n",[384],{"type":39,"tag":73,"props":385,"children":386},{"__ignoreMap":70},[387,411,427,452,469,490,497],{"type":39,"tag":77,"props":388,"children":389},{"class":79,"line":80},[390,394,398,402,407],{"type":39,"tag":77,"props":391,"children":392},{"style":94},[393],{"type":45,"value":222},{"type":39,"tag":77,"props":395,"children":396},{"style":100},[397],{"type":45,"value":227},{"type":39,"tag":77,"props":399,"children":400},{"style":100},[401],{"type":45,"value":267},{"type":39,"tag":77,"props":403,"children":404},{"style":100},[405],{"type":45,"value":406}," ent-staging",{"type":39,"tag":77,"props":408,"children":409},{"style":275},[410],{"type":45,"value":278},{"type":39,"tag":77,"props":412,"children":413},{"class":79,"line":90},[414,418,423],{"type":39,"tag":77,"props":415,"children":416},{"style":100},[417],{"type":45,"value":286},{"type":39,"tag":77,"props":419,"children":420},{"style":100},[421],{"type":45,"value":422}," enterprise",{"type":39,"tag":77,"props":424,"children":425},{"style":275},[426],{"type":45,"value":278},{"type":39,"tag":77,"props":428,"children":429},{"class":79,"line":111},[430,435,439,444,448],{"type":39,"tag":77,"props":431,"children":432},{"style":100},[433],{"type":45,"value":434},"  --url",{"type":39,"tag":77,"props":436,"children":437},{"style":306},[438],{"type":45,"value":309},{"type":39,"tag":77,"props":440,"children":441},{"style":100},[442],{"type":45,"value":443},"https:\u002F\u002Fcluster.internal:9443",{"type":39,"tag":77,"props":445,"children":446},{"style":306},[447],{"type":45,"value":319},{"type":39,"tag":77,"props":449,"children":450},{"style":275},[451],{"type":45,"value":278},{"type":39,"tag":77,"props":453,"children":454},{"class":79,"line":121},[455,460,465],{"type":39,"tag":77,"props":456,"children":457},{"style":100},[458],{"type":45,"value":459},"  --username",{"type":39,"tag":77,"props":461,"children":462},{"style":100},[463],{"type":45,"value":464}," admin",{"type":39,"tag":77,"props":466,"children":467},{"style":275},[468],{"type":45,"value":278},{"type":39,"tag":77,"props":470,"children":471},{"class":79,"line":130},[472,477,481,486],{"type":39,"tag":77,"props":473,"children":474},{"style":100},[475],{"type":45,"value":476},"  --password",{"type":39,"tag":77,"props":478,"children":479},{"style":306},[480],{"type":45,"value":309},{"type":39,"tag":77,"props":482,"children":483},{"style":275},[484],{"type":45,"value":485},"$RE_PASSWORD",{"type":39,"tag":77,"props":487,"children":488},{"style":306},[489],{"type":45,"value":345},{"type":39,"tag":77,"props":491,"children":492},{"class":79,"line":148},[493],{"type":39,"tag":77,"props":494,"children":495},{"emptyLinePlaceholder":115},[496],{"type":45,"value":118},{"type":39,"tag":77,"props":498,"children":499},{"class":79,"line":156},[500,504,508,513],{"type":39,"tag":77,"props":501,"children":502},{"style":94},[503],{"type":45,"value":222},{"type":39,"tag":77,"props":505,"children":506},{"style":100},[507],{"type":45,"value":227},{"type":39,"tag":77,"props":509,"children":510},{"style":100},[511],{"type":45,"value":512}," default-enterprise",{"type":39,"tag":77,"props":514,"children":515},{"style":100},[516],{"type":45,"value":517}," ent-staging\n",{"type":39,"tag":239,"props":519,"children":521},{"id":520},"direct-database-profile",[522],{"type":45,"value":523},"Direct Database Profile",{"type":39,"tag":65,"props":525,"children":527},{"className":67,"code":526,"language":69,"meta":70,"style":70},"redisctl profile set local-redis \\\n  --type database \\\n  --url \"redis:\u002F\u002Flocalhost:6379\"\n\nredisctl profile default-database local-redis\n",[528],{"type":39,"tag":73,"props":529,"children":530},{"__ignoreMap":70},[531,555,571,591,598],{"type":39,"tag":77,"props":532,"children":533},{"class":79,"line":80},[534,538,542,546,551],{"type":39,"tag":77,"props":535,"children":536},{"style":94},[537],{"type":45,"value":222},{"type":39,"tag":77,"props":539,"children":540},{"style":100},[541],{"type":45,"value":227},{"type":39,"tag":77,"props":543,"children":544},{"style":100},[545],{"type":45,"value":267},{"type":39,"tag":77,"props":547,"children":548},{"style":100},[549],{"type":45,"value":550}," local-redis",{"type":39,"tag":77,"props":552,"children":553},{"style":275},[554],{"type":45,"value":278},{"type":39,"tag":77,"props":556,"children":557},{"class":79,"line":90},[558,562,567],{"type":39,"tag":77,"props":559,"children":560},{"style":100},[561],{"type":45,"value":286},{"type":39,"tag":77,"props":563,"children":564},{"style":100},[565],{"type":45,"value":566}," database",{"type":39,"tag":77,"props":568,"children":569},{"style":275},[570],{"type":45,"value":278},{"type":39,"tag":77,"props":572,"children":573},{"class":79,"line":111},[574,578,582,587],{"type":39,"tag":77,"props":575,"children":576},{"style":100},[577],{"type":45,"value":434},{"type":39,"tag":77,"props":579,"children":580},{"style":306},[581],{"type":45,"value":309},{"type":39,"tag":77,"props":583,"children":584},{"style":100},[585],{"type":45,"value":586},"redis:\u002F\u002Flocalhost:6379",{"type":39,"tag":77,"props":588,"children":589},{"style":306},[590],{"type":45,"value":345},{"type":39,"tag":77,"props":592,"children":593},{"class":79,"line":121},[594],{"type":39,"tag":77,"props":595,"children":596},{"emptyLinePlaceholder":115},[597],{"type":45,"value":118},{"type":39,"tag":77,"props":599,"children":600},{"class":79,"line":130},[601,605,609,614],{"type":39,"tag":77,"props":602,"children":603},{"style":94},[604],{"type":45,"value":222},{"type":39,"tag":77,"props":606,"children":607},{"style":100},[608],{"type":45,"value":227},{"type":39,"tag":77,"props":610,"children":611},{"style":100},[612],{"type":45,"value":613}," default-database",{"type":39,"tag":77,"props":615,"children":616},{"style":100},[617],{"type":45,"value":618}," local-redis\n",{"type":39,"tag":40,"props":620,"children":622},{"id":621},"validation",[623],{"type":45,"value":624},"Validation",{"type":39,"tag":48,"props":626,"children":627},{},[628],{"type":45,"value":629},"After creating profiles, verify connectivity:",{"type":39,"tag":65,"props":631,"children":633},{"className":67,"code":632,"language":69,"meta":70,"style":70},"# List all profiles\nredisctl profile list\n\n# Show a specific profile\nredisctl profile show cloud-prod\n\n# Validate connectivity for all profiles\nredisctl profile validate\n",[634],{"type":39,"tag":73,"props":635,"children":636},{"__ignoreMap":70},[637,645,661,668,676,696,703,711],{"type":39,"tag":77,"props":638,"children":639},{"class":79,"line":80},[640],{"type":39,"tag":77,"props":641,"children":642},{"style":84},[643],{"type":45,"value":644},"# List all profiles\n",{"type":39,"tag":77,"props":646,"children":647},{"class":79,"line":90},[648,652,656],{"type":39,"tag":77,"props":649,"children":650},{"style":94},[651],{"type":45,"value":222},{"type":39,"tag":77,"props":653,"children":654},{"style":100},[655],{"type":45,"value":227},{"type":39,"tag":77,"props":657,"children":658},{"style":100},[659],{"type":45,"value":660}," list\n",{"type":39,"tag":77,"props":662,"children":663},{"class":79,"line":111},[664],{"type":39,"tag":77,"props":665,"children":666},{"emptyLinePlaceholder":115},[667],{"type":45,"value":118},{"type":39,"tag":77,"props":669,"children":670},{"class":79,"line":121},[671],{"type":39,"tag":77,"props":672,"children":673},{"style":84},[674],{"type":45,"value":675},"# Show a specific profile\n",{"type":39,"tag":77,"props":677,"children":678},{"class":79,"line":130},[679,683,687,692],{"type":39,"tag":77,"props":680,"children":681},{"style":94},[682],{"type":45,"value":222},{"type":39,"tag":77,"props":684,"children":685},{"style":100},[686],{"type":45,"value":227},{"type":39,"tag":77,"props":688,"children":689},{"style":100},[690],{"type":45,"value":691}," show",{"type":39,"tag":77,"props":693,"children":694},{"style":100},[695],{"type":45,"value":373},{"type":39,"tag":77,"props":697,"children":698},{"class":79,"line":148},[699],{"type":39,"tag":77,"props":700,"children":701},{"emptyLinePlaceholder":115},[702],{"type":45,"value":118},{"type":39,"tag":77,"props":704,"children":705},{"class":79,"line":156},[706],{"type":39,"tag":77,"props":707,"children":708},{"style":84},[709],{"type":45,"value":710},"# Validate connectivity for all profiles\n",{"type":39,"tag":77,"props":712,"children":713},{"class":79,"line":165},[714,718,722],{"type":39,"tag":77,"props":715,"children":716},{"style":94},[717],{"type":45,"value":222},{"type":39,"tag":77,"props":719,"children":720},{"style":100},[721],{"type":45,"value":227},{"type":39,"tag":77,"props":723,"children":724},{"style":100},[725],{"type":45,"value":726}," validate\n",{"type":39,"tag":40,"props":728,"children":730},{"id":729},"shell-completions",[731],{"type":45,"value":732},"Shell Completions",{"type":39,"tag":48,"props":734,"children":735},{},[736],{"type":45,"value":737},"Generate completions for your shell:",{"type":39,"tag":65,"props":739,"children":741},{"className":67,"code":740,"language":69,"meta":70,"style":70},"# Bash\nredisctl completions bash > ~\u002F.bash_completion.d\u002Fredisctl\n\n# Zsh\nredisctl completions zsh > ~\u002F.zfunc\u002F_redisctl\n\n# Fish\nredisctl completions fish > ~\u002F.config\u002Ffish\u002Fcompletions\u002Fredisctl.fish\n",[742],{"type":39,"tag":73,"props":743,"children":744},{"__ignoreMap":70},[745,753,780,787,795,820,827,835],{"type":39,"tag":77,"props":746,"children":747},{"class":79,"line":80},[748],{"type":39,"tag":77,"props":749,"children":750},{"style":84},[751],{"type":45,"value":752},"# Bash\n",{"type":39,"tag":77,"props":754,"children":755},{"class":79,"line":90},[756,760,765,770,775],{"type":39,"tag":77,"props":757,"children":758},{"style":94},[759],{"type":45,"value":222},{"type":39,"tag":77,"props":761,"children":762},{"style":100},[763],{"type":45,"value":764}," completions",{"type":39,"tag":77,"props":766,"children":767},{"style":100},[768],{"type":45,"value":769}," bash",{"type":39,"tag":77,"props":771,"children":772},{"style":306},[773],{"type":45,"value":774}," >",{"type":39,"tag":77,"props":776,"children":777},{"style":100},[778],{"type":45,"value":779}," ~\u002F.bash_completion.d\u002Fredisctl\n",{"type":39,"tag":77,"props":781,"children":782},{"class":79,"line":111},[783],{"type":39,"tag":77,"props":784,"children":785},{"emptyLinePlaceholder":115},[786],{"type":45,"value":118},{"type":39,"tag":77,"props":788,"children":789},{"class":79,"line":121},[790],{"type":39,"tag":77,"props":791,"children":792},{"style":84},[793],{"type":45,"value":794},"# Zsh\n",{"type":39,"tag":77,"props":796,"children":797},{"class":79,"line":130},[798,802,806,811,815],{"type":39,"tag":77,"props":799,"children":800},{"style":94},[801],{"type":45,"value":222},{"type":39,"tag":77,"props":803,"children":804},{"style":100},[805],{"type":45,"value":764},{"type":39,"tag":77,"props":807,"children":808},{"style":100},[809],{"type":45,"value":810}," zsh",{"type":39,"tag":77,"props":812,"children":813},{"style":306},[814],{"type":45,"value":774},{"type":39,"tag":77,"props":816,"children":817},{"style":100},[818],{"type":45,"value":819}," ~\u002F.zfunc\u002F_redisctl\n",{"type":39,"tag":77,"props":821,"children":822},{"class":79,"line":148},[823],{"type":39,"tag":77,"props":824,"children":825},{"emptyLinePlaceholder":115},[826],{"type":45,"value":118},{"type":39,"tag":77,"props":828,"children":829},{"class":79,"line":156},[830],{"type":39,"tag":77,"props":831,"children":832},{"style":84},[833],{"type":45,"value":834},"# Fish\n",{"type":39,"tag":77,"props":836,"children":837},{"class":79,"line":165},[838,842,846,851,855],{"type":39,"tag":77,"props":839,"children":840},{"style":94},[841],{"type":45,"value":222},{"type":39,"tag":77,"props":843,"children":844},{"style":100},[845],{"type":45,"value":764},{"type":39,"tag":77,"props":847,"children":848},{"style":100},[849],{"type":45,"value":850}," fish",{"type":39,"tag":77,"props":852,"children":853},{"style":306},[854],{"type":45,"value":774},{"type":39,"tag":77,"props":856,"children":857},{"style":100},[858],{"type":45,"value":859}," ~\u002F.config\u002Ffish\u002Fcompletions\u002Fredisctl.fish\n",{"type":39,"tag":40,"props":861,"children":863},{"id":862},"common-issues",[864],{"type":45,"value":865},"Common Issues",{"type":39,"tag":867,"props":868,"children":869},"ul",{},[870,882,900],{"type":39,"tag":871,"props":872,"children":873},"li",{},[874,880],{"type":39,"tag":875,"props":876,"children":877},"strong",{},[878],{"type":45,"value":879},"Credential errors",{"type":45,"value":881},": Check that environment variables are set and profile type matches the command namespace (cloud profile for cloud commands, etc.)",{"type":39,"tag":871,"props":883,"children":884},{},[885,890,892,898],{"type":39,"tag":875,"props":886,"children":887},{},[888],{"type":45,"value":889},"Enterprise TLS errors",{"type":45,"value":891},": Use ",{"type":39,"tag":73,"props":893,"children":895},{"className":894},[],[896],{"type":45,"value":897},"--insecure",{"type":45,"value":899}," flag for self-signed certificates during setup",{"type":39,"tag":871,"props":901,"children":902},{},[903,908,910,916],{"type":39,"tag":875,"props":904,"children":905},{},[906],{"type":45,"value":907},"Config file location",{"type":45,"value":909},": Run ",{"type":39,"tag":73,"props":911,"children":913},{"className":912},[],[914],{"type":45,"value":915},"redisctl profile path",{"type":45,"value":917}," to find the config file",{"type":39,"tag":919,"props":920,"children":921},"style",{},[922],{"type":45,"value":923},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":925,"total":1028},[926,943,958,973,986,999,1017],{"slug":927,"name":927,"fn":928,"description":929,"org":930,"tags":931,"stars":20,"repoUrl":21,"updatedAt":942},"cloud-database-provisioning","provision Redis Cloud databases","Provision a Redis Cloud database end-to-end — Essentials (fixed plan) or Pro (custom) — using Redis Cloud MCP tools",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[932,935,938,941],{"name":933,"slug":934,"type":15},"Cloud","cloud",{"name":936,"slug":937,"type":15},"Database","database",{"name":939,"slug":940,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-06-03T07:53:00.906753",{"slug":944,"name":944,"fn":945,"description":946,"org":947,"tags":948,"stars":20,"repoUrl":21,"updatedAt":957},"compare-approaches","prototype Redis data model alternatives","Prototype and compare 2-3 Redis data model alternatives for the same workload",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[949,952,953,956],{"name":950,"slug":951,"type":15},"Data Modeling","data-modeling",{"name":936,"slug":937,"type":15},{"name":954,"slug":955,"type":15},"Prototyping","prototyping",{"name":9,"slug":8,"type":15},"2026-05-27T07:19:55.591944",{"slug":959,"name":959,"fn":960,"description":961,"org":962,"tags":963,"stars":20,"repoUrl":21,"updatedAt":972},"data-explorer","explore and profile Redis datasets","Profile and explore a Redis dataset - key types, sizes, TTLs, encodings, and sample values",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[964,967,968,971],{"name":965,"slug":966,"type":15},"Data Analysis","data-analysis",{"name":936,"slug":937,"type":15},{"name":969,"slug":970,"type":15},"Observability","observability",{"name":9,"slug":8,"type":15},"2026-05-28T07:09:52.268662",{"slug":974,"name":974,"fn":975,"description":976,"org":977,"tags":978,"stars":20,"repoUrl":21,"updatedAt":985},"data-modeling-advisor","design Redis data models","Recommend Redis data structures and patterns for a given workload before committing to an approach",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[979,982,983,984],{"name":980,"slug":981,"type":15},"Architecture","architecture",{"name":950,"slug":951,"type":15},{"name":936,"slug":937,"type":15},{"name":9,"slug":8,"type":15},"2026-05-28T07:09:51.028825",{"slug":987,"name":987,"fn":988,"description":989,"org":990,"tags":991,"stars":20,"repoUrl":21,"updatedAt":998},"enterprise-health-check","perform Redis Enterprise cluster health checks","Comprehensive pre-operation health check for a Redis Enterprise cluster — verify cluster state, node health, license status, and active alerts before making changes",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[992,993,994,997],{"name":936,"slug":937,"type":15},{"name":969,"slug":970,"type":15},{"name":995,"slug":996,"type":15},"Operations","operations",{"name":9,"slug":8,"type":15},"2026-06-03T07:52:59.693017",{"slug":1000,"name":1000,"fn":1001,"description":1002,"org":1003,"tags":1004,"stars":20,"repoUrl":21,"updatedAt":1016},"index-ab-test","compare RediSearch index configurations","Create and compare multiple RediSearch index configurations to find the best one",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1005,1008,1009,1012,1013],{"name":1006,"slug":1007,"type":15},"A\u002FB Testing","a-b-testing",{"name":936,"slug":937,"type":15},{"name":1010,"slug":1011,"type":15},"Performance","performance",{"name":9,"slug":8,"type":15},{"name":1014,"slug":1015,"type":15},"Search","search","2026-05-28T07:09:53.54884",{"slug":1018,"name":1018,"fn":1019,"description":1020,"org":1021,"tags":1022,"stars":20,"repoUrl":21,"updatedAt":1027},"index-advisor","recommend RediSearch index schemas","Analyze a Redis dataset and recommend an optimal RediSearch index schema",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1023,1024,1025,1026],{"name":950,"slug":951,"type":15},{"name":936,"slug":937,"type":15},{"name":9,"slug":8,"type":15},{"name":1014,"slug":1015,"type":15},"2026-05-28T07:09:48.520606",17,{"items":1030,"total":1199},[1031,1053,1067,1080,1091,1107,1121,1141,1155,1170,1185,1192],{"slug":1032,"name":1032,"fn":1033,"description":1034,"org":1035,"tags":1036,"stars":1050,"repoUrl":1051,"updatedAt":1052},"iris-development","integrate with Redis Iris AI products","Iris is Redis's umbrella for AI-focused products. Use this skill when integrating with the Iris Redis Agent Memory (RAM) data plane on Redis Cloud — recording session events for an AI agent, creating or searching long-term memories, configuring a memory store, or tuning background memory promotion. Code examples use the official `redis-agent-memory` (Python) and `@redis-iris\u002Fagent-memory` (TypeScript) SDKs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1037,1040,1043,1046,1049],{"name":1038,"slug":1039,"type":15},"Agents","agents",{"name":1041,"slug":1042,"type":15},"AI Infrastructure","ai-infrastructure",{"name":1044,"slug":1045,"type":15},"Backend","backend",{"name":1047,"slug":1048,"type":15},"Memory","memory",{"name":9,"slug":8,"type":15},92,"https:\u002F\u002Fgithub.com\u002Fredis\u002Fagent-skills","2026-05-27T07:19:45.213725",{"slug":1054,"name":1054,"fn":1055,"description":1056,"org":1057,"tags":1058,"stars":1050,"repoUrl":1051,"updatedAt":1066},"redis-clustering","configure Redis clustering and replication","Redis Cluster and replication guidance covering hash tags for multi-key operations, avoiding CROSSSLOT errors, and reading from replicas to scale read-heavy workloads. Use when designing keys for a sharded Redis Cluster, debugging CROSSSLOT errors on MGET \u002F SDIFF \u002F pipelines, configuring a multi-key transaction in a cluster, or routing reads to replicas for caches, analytics, or dashboards.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1059,1060,1061,1064,1065],{"name":980,"slug":981,"type":15},{"name":936,"slug":937,"type":15},{"name":1062,"slug":1063,"type":15},"Infrastructure","infrastructure",{"name":1010,"slug":1011,"type":15},{"name":9,"slug":8,"type":15},"2026-05-27T07:19:38.757599",{"slug":1068,"name":1068,"fn":1069,"description":1070,"org":1071,"tags":1072,"stars":1050,"repoUrl":1051,"updatedAt":1079},"redis-connections","optimize Redis client connections","Redis client and connection guidance covering connection pooling, multiplexing, pipelining, client-side caching with RESP3, avoiding slow commands (KEYS, SMEMBERS, HGETALL), and tuning socket timeouts. Use when configuring a Redis client (redis-py, Jedis, Lettuce, NRedisStack), batching commands for throughput, eliminating per-request connection creation, iterating large keyspaces with SCAN, enabling client-side caching for read-heavy workloads, or setting connect and read timeouts.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1073,1074,1077,1078],{"name":1044,"slug":1045,"type":15},{"name":1075,"slug":1076,"type":15},"Caching","caching",{"name":1010,"slug":1011,"type":15},{"name":9,"slug":8,"type":15},"2026-05-27T07:19:42.616757",{"slug":1081,"name":1081,"fn":1082,"description":1083,"org":1084,"tags":1085,"stars":1050,"repoUrl":1051,"updatedAt":1090},"redis-core","model data with Redis structures","Core Redis modeling guidance — choose the right data structure (String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set) and use consistent colon-separated key names. Use when designing a Redis data model, caching objects, deciding between Hash and JSON, building counters, leaderboards, membership sets, or session stores, or when reviewing\u002Fcleaning up Redis key naming.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1086,1087,1088,1089],{"name":980,"slug":981,"type":15},{"name":950,"slug":951,"type":15},{"name":936,"slug":937,"type":15},{"name":9,"slug":8,"type":15},"2026-05-27T07:19:41.317954",{"slug":1092,"name":1092,"fn":1093,"description":1094,"org":1095,"tags":1096,"stars":1050,"repoUrl":1051,"updatedAt":1106},"redis-observability","monitor and triage Redis performance","Redis observability guidance — which metrics to monitor (memory, connections, hit ratio, ops\u002Fsec, rejected connections), which built-in commands to reach for during incident triage (SLOWLOG, INFO, MEMORY DOCTOR, CLIENT LIST, FT.PROFILE), and when to use the Redis Insight GUI. Use when setting up monitoring or alerts for a Redis instance, diagnosing a performance regression, profiling a slow FT.SEARCH query, or wiring Redis metrics into Prometheus, Datadog, or similar.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1097,1100,1103,1104,1105],{"name":1098,"slug":1099,"type":15},"Debugging","debugging",{"name":1101,"slug":1102,"type":15},"Monitoring","monitoring",{"name":969,"slug":970,"type":15},{"name":1010,"slug":1011,"type":15},{"name":9,"slug":8,"type":15},"2026-05-27T07:19:47.780873",{"slug":1108,"name":1108,"fn":1109,"description":1110,"org":1111,"tags":1112,"stars":1050,"repoUrl":1051,"updatedAt":1120},"redis-search","implement Redis Search indexing and queries","Redis Search guidance covering FT.CREATE schema design, field type selection (TEXT, TAG, NUMERIC, GEO, GEOSHAPE, VECTOR, JSON path), DIALECT 2 query syntax, FT.SEARCH \u002F FT.AGGREGATE \u002F FT.HYBRID command selection, vector similarity with HNSW or FLAT, hybrid retrieval combining lexical and vector ranking, RAG pipelines, zero-downtime index updates via aliases, and debugging with FT.PROFILE and FT.EXPLAIN. Use when defining a search index on Hash or JSON documents, writing FT.SEARCH queries with filters, sorting, aggregation, or vector KNN, tuning HNSW parameters, building a RAG retrieval pipeline, or troubleshooting slow or empty search results.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1113,1114,1115,1118,1119],{"name":980,"slug":981,"type":15},{"name":936,"slug":937,"type":15},{"name":1116,"slug":1117,"type":15},"Engineering","engineering",{"name":9,"slug":8,"type":15},{"name":1014,"slug":1015,"type":15},"2026-06-24T07:39:43.089819",{"slug":1122,"name":1122,"fn":1123,"description":1124,"org":1125,"tags":1126,"stars":1050,"repoUrl":1051,"updatedAt":1140},"redis-security","secure Redis instances and clusters","Redis security guidance covering authentication (requirepass and ACL users), TLS, ACL-based least-privilege access control, restricting network exposure via bind and protected-mode, firewall rules, and disabling dangerous commands. Use when deploying Redis to production, defining ACL users for an application, configuring TLS connections, locking down a Redis instance behind a firewall, or auditing a Redis deployment for security hardening.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1127,1130,1133,1136,1137],{"name":1128,"slug":1129,"type":15},"Access Control","access-control",{"name":1131,"slug":1132,"type":15},"Authentication","authentication",{"name":1134,"slug":1135,"type":15},"Compliance","compliance",{"name":9,"slug":8,"type":15},{"name":1138,"slug":1139,"type":15},"Security","security","2026-05-27T07:19:40.030241",{"slug":1142,"name":1142,"fn":1143,"description":1144,"org":1145,"tags":1146,"stars":1050,"repoUrl":1051,"updatedAt":1154},"redis-semantic-cache","implement semantic caching with Redis","Redis LangCache guidance for semantic caching of LLM responses on Redis Cloud — calling search\u002Fset via the SDK or REST API, tuning the similarity threshold, separating caches per task type, and filtering with custom attributes. Use when caching LLM completions or RAG answers to cut API cost and latency, building a cache-aside layer in front of OpenAI \u002F Anthropic \u002F etc., tuning hit rate vs precision, or splitting one app's LLM workloads into multiple LangCache caches.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1147,1148,1149,1152,1153],{"name":1041,"slug":1042,"type":15},{"name":1075,"slug":1076,"type":15},{"name":1150,"slug":1151,"type":15},"LLM","llm",{"name":9,"slug":8,"type":15},{"name":1014,"slug":1015,"type":15},"2026-05-27T07:19:43.897283",{"slug":1156,"name":1156,"fn":1157,"description":1158,"org":1159,"tags":1160,"stars":1167,"repoUrl":1168,"updatedAt":1169},"agent-filesystem","manage persistent storage in Redis","Use when agents need persistent shared storage, when saving or restoring workspace state, or when coordinating file access across multiple agents and machines. Creates Redis-backed workspaces, checkpoints and restores agent state, mounts shared filesystems locally, searches workspace contents, and forks workspaces for parallel work.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1161,1162,1165,1166],{"name":1038,"slug":1039,"type":15},{"name":1163,"slug":1164,"type":15},"File Storage","file-storage",{"name":1047,"slug":1048,"type":15},{"name":9,"slug":8,"type":15},22,"https:\u002F\u002Fgithub.com\u002Fredis\u002Fagent-filesystem","2026-04-10T04:51:05.904489",{"slug":1171,"name":1171,"fn":1172,"description":1173,"org":1174,"tags":1175,"stars":1167,"repoUrl":1168,"updatedAt":1184},"codex-settings-sync","sync Codex settings across computers","Use when the user wants to migrate Codex state in ~\u002F.codex into Agent Filesystem and mount the same shared Codex memory\u002Fsettings across multiple computers. Recommends a .afsignore before migration and defaults to excluding worktrees, caches, logs, and temporary files.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1176,1179,1180,1183],{"name":1177,"slug":1178,"type":15},"Codex","codex",{"name":1047,"slug":1048,"type":15},{"name":1181,"slug":1182,"type":15},"Migration","migration",{"name":9,"slug":8,"type":15},"2026-04-10T04:51:07.268248",{"slug":927,"name":927,"fn":928,"description":929,"org":1186,"tags":1187,"stars":20,"repoUrl":21,"updatedAt":942},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1188,1189,1190,1191],{"name":933,"slug":934,"type":15},{"name":936,"slug":937,"type":15},{"name":939,"slug":940,"type":15},{"name":9,"slug":8,"type":15},{"slug":944,"name":944,"fn":945,"description":946,"org":1193,"tags":1194,"stars":20,"repoUrl":21,"updatedAt":957},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1195,1196,1197,1198],{"name":950,"slug":951,"type":15},{"name":936,"slug":937,"type":15},{"name":954,"slug":955,"type":15},{"name":9,"slug":8,"type":15},27]