macOS
brew install dyneinlocal Homebrew formula metadata
安装
brew install dyneinlocal Homebrew formula metadata
nix profile install nixpkgs#dyneinnixpkgs package indexes · pkgs/by-name/dy/dynein/package.nix · 来源: api.github.com
概览
DynamoDB CLI
历史
dynein is an AWS Labs command-line interface for Amazon DynamoDB, written in Rust and shipped as the `dy` executable.
The awslabs/dynein repository was created in 2020. Its README describes dynein as a terminal-first DynamoDB CLI designed to reduce typing, use standard JSON instead of DynamoDB JSON where possible, and provide table context switching through commands such as `dy use` and `dy config`.
dynein has stayed a focused AWS developer tool rather than a broad database client. Its adoption path is through GitHub releases, Homebrew, and source builds, aimed at users who already work with DynamoDB and AWS credentials but want a concise shell workflow.
Users configure normal AWS credentials, then run `dy ls`, `dy scan`, `dy get`, `dy query`, `dy put`, `dy upd`, `dy del`, import/export commands, backup/restore commands, and DynamoDB Local workflows. The README states that dynein stores local config under `$HOME/.dynein/` and uses AWS credential sources such as `~/.aws/credentials`, environment variables, profiles, and instance roles.
dynein is interesting as a single-purpose cloud database CLI from the AWS Labs ecosystem. It overlaps with `aws dynamodb` but optimizes the interactive developer loop: shorter commands, table context, shell completion, JSON ergonomics, and Homebrew installation.
安全态势
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.
~/.dynein/config.yml~/.aws/configCredential-bearing paths to review before unattended agent runs.
~/.aws/credentials可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/awslabs/dynein
安装元数据
| 软件包键 | brew:dynein |
|---|---|
| 版本 | 0.3.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dynein |
| 主页 | https://github.com/awslabs/dynein |
| 仓库 | https://github.com/awslabs/dynein |
| 上游文档 | https://github.com/awslabs/dynein |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/awslabs/dynein/archive/refs/tags/v0.3.0.tar.gz |
| 构建依赖 | cmake, pkgconf, rust |
| macOS 提供的库 | bzip2 |
| 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 | dynein |
| 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 软件包链接分开显示。
dynein
nix profile install nixpkgs#dynein来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.