macOS
brew install iredislocal Homebrew formula metadata
安装
brew install iredislocal Homebrew formula metadata
sudo apt install iredisDebian stable package indexes · iredis · 来源: deb.debian.org
nix profile install nixpkgs#iredisnixpkgs package indexes · pkgs/by-name/ir/iredis/package.nix · 来源: api.github.com
sudo zypper install iredisopenSUSE Tumbleweed package metadata · iredis · 来源: download.opensuse.org
概览
Terminal Client for Redis with AutoCompletion and Syntax Highlighting
历史
IRedis is an interactive Redis terminal client that adds completion, syntax highlighting, validation, hints, and friendlier output around the Redis command-line workflow. It belongs to the dbcli-style family of database CLIs that make REPL use safer and more ergonomic than a bare protocol client.
The first PyPI files for IRedis appeared in August 2019, and the README describes the project as a Redis alternative to `redis-cli` with auto-completion, syntax highlighting, command validation, and safer behavior around dangerous commands such as `KEYS *`. Its documentation emphasizes a Redis-compatible interactive mode while adding history-aware completion, command hints, DSN support, cluster support, URL connections, pager support, and human-friendly rendering.
The changelog shows the project following Redis command evolution closely: releases added support for Redis 6 username authentication, Redis 7 command coverage, cluster MOVED handling, NAT mapping for cluster deployments, Python version changes, and updates to command grammar data.
IRedis moved beyond pip distribution into Homebrew and Linux distribution packages, and the project README documents pip, pipx, Homebrew, apt, and standalone binary installation paths. A pgcli project post in 2020 announced IRedis joining the dbcli organization, which helps explain its design culture: database shells with completion, hints, and presentation polish.
Users run `iredis` interactively, connect with Redis host/port flags or Redis URLs, store DSNs in `iredisrc`, and issue Redis commands with validation and completion. The package can also run one-shot commands, handle TLS URLs, support Redis Cluster redirects, and hide passwords during AUTH.
IRedis is interesting to package people because it is not a server or driver but a nicer operations shell. Packaging has to track Python support, Redis command metadata, optional standalone binary history, and config-file paths, while users expect it to feel like a drop-in friendlier `redis-cli`.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/iredisrc~/.iredisrc./.iredisrcCredential-bearing paths to review before unattended agent runs.
/etc/iredisrc~/.iredisrc./.iredisrc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
iredis | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:iredis |
|---|---|
| 版本 | 1.16.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/iredis |
| 主页 | https://iredis.xbin.io/ |
| 仓库 | https://github.com/laixintao/iredis |
| 上游文档 | https://github.com/laixintao/iredis#readme |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://files.pythonhosted.org/packages/24/3c/9d26458a7e1a064f417fbdca8e9c0656c3c1a0afda225bf6ad76c3ff4f70/iredis-1.16.1.tar.gz |
| 最后更新 | 2026-07-10T11:10:28Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | iredis |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
iredis 1.15.1-2
CLI for Redis with auto-completion and syntax highlighting
sudo apt install iredisiredis
nix profile install nixpkgs#iredisiredis 1.14.1-1
CLI for Redis with auto-completion and syntax highlighting
sudo apt install iredisiredis 1.15.2-1.3
Terminal client for Redis with auto-completion and syntax highlighting
sudo zypper install iredis来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.