macOS
brew install mdzlocal Homebrew formula metadata
安装
brew install mdzlocal Homebrew formula metadata
概览
CLI for the mdz ledger Open Source
历史
mdz is the command-line interface for Lerian Midaz, a source-available ledger platform for financial infrastructure. The official CLI documentation describes it as a tool for interacting with Midaz services and APIs from the shell.
Midaz is documented as a cloud-native ledger system centered on organizations, ledgers, assets, accounts, transactions, and balances. Its README describes a modular architecture with onboarding and transaction services, PostgreSQL and MongoDB storage, RabbitMQ eventing, OpenAPI documentation, and double-entry accounting for complex n:n transactions.
The Midaz CLI documentation labels the CLI as under development, but already describes single-line commands, interactive mode, help mode, and `mdz configure` for client IDs, client secrets, and service URLs. The upstream changelog and release page show an active 3.7.x release stream in 2026.
The official getting-started guide positions Midaz for local developer evaluation on macOS and Linux using Go, Docker, Docker Compose, Make, and Git, then walks through a complete ledger workflow. The Homebrew input facts expose the CLI as the `mdz` package, giving package-manager users a direct entry point into the platform.
The core usage path is to run Midaz locally, create an organization, ledger, asset, source and destination accounts, submit a balanced transaction, and verify the balance. The CLI usage modes support direct commands, interactive prompting for required fields, and `--help` or `-h` on commands and subcommands.
For package history, mdz is notable because it packages a finance-ledger developer workflow as a CLI rather than just a server stack. That makes an otherwise multi-service accounting platform approachable from Homebrew and shell automation.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mdz | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/LerianStudio/midaz
安装元数据
| 软件包键 | brew:mdz |
|---|---|
| 版本 | 3.4.8 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mdz |
| 主页 | https://github.com/LerianStudio/midaz |
| 仓库 | https://github.com/LerianStudio/midaz |
| 上游文档 | https://docs.lerian.studio/en/midaz/midaz-getting-started |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/LerianStudio/midaz/archive/refs/tags/v3.4.8.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mdz |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.