macOS
brew install dyneinlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dynein in AI-Agent-Workflows.
Installation
brew install dyneinlocal Homebrew formula metadata
nix profile install nixpkgs#dyneinnixpkgs package indexes · pkgs/by-name/dy/dynein/package.nix · Quelle: api.github.com
Überblick
DynamoDB CLI
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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/credentialsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dy | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/awslabs/dynein
Installationsmetadaten
| Paketschlüssel | brew:dynein |
|---|---|
| Version | 0.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dynein |
| Homepage | https://github.com/awslabs/dynein |
| Repository | https://github.com/awslabs/dynein |
| Upstream-Dokumentation | https://github.com/awslabs/dynein |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/awslabs/dynein/archive/refs/tags/v0.3.0.tar.gz |
| Build-Abhängigkeiten | cmake, pkgconf, rust |
| Von macOS bereitgestellte Bibliotheken | bzip2 |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dynein
nix profile install nixpkgs#dyneinQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.