macOS
brew install tellerlocal Homebrew formula metadata
安装
brew install tellerlocal Homebrew formula metadata
nix profile install nixpkgs#tellernixpkgs package indexes · pkgs/by-name/te/teller/package.nix · 来源: api.github.com
概览
Secrets management tool for developers
历史
Teller is a Rust command-line tool for developer-oriented secrets workflows. Its upstream README presents it as an open-source universal secret manager for developers that keeps secret lookup, process execution, redaction, scanning, and provider syncing in the terminal.
The public GitHub repository was created in March 2021 and the earliest listed release, v0.5.0, was published the same day. The project reached a v1.0.0 release in April 2021 and continued as a small but visible cloud-native secrets utility.
Teller's adoption is mostly in the developer-tooling and DevSecOps niche rather than as a platform service. Package-manager coverage in Homebrew and Nix reflects its role as a local CLI that developers install into shells, CI jobs, and workstation bootstrap scripts.
The README centers usage on a `.teller.yml` file that maps providers such as HashiCorp Vault, AWS Secrets Manager, Google Secret Manager, dotenv files, and other stores. Common commands include `teller run` for subprocess environment injection, `teller show`, `teller sh`, `teller env`, `teller scan`, `teller redact`, `teller template`, and provider copy/write/delete operations.
For package nerds, Teller is interesting as a small CLI that bridges secret managers and Unix process environments without committing secrets to `.env` files, shell history, or dotfiles. It sits in the same practical toolbox as direnv, dotenv loaders, vault CLIs, and secret scanners.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
./.teller.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
teller | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/tellerops/teller
安装元数据
| 软件包键 | brew:teller |
|---|---|
| 版本 | 2.0.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/teller |
| 主页 | https://github.com/tellerops/teller |
| 仓库 | https://github.com/tellerops/teller |
| 上游文档 | https://github.com/tellerops/teller#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/tellerops/teller/archive/refs/tags/v2.0.7.tar.gz |
| 构建依赖 | pkgconf, protobuf, rust |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | teller |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
teller
nix profile install nixpkgs#teller来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.