macOS
brew install mbtlocal Homebrew formula metadata
安装
brew install mbtlocal Homebrew formula metadata
sudo apk add mbtAlpine Linux edge package indexes · mbt · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#mbtnixpkgs package indexes · pkgs/by-name/mb/mbt/package.nix · 来源: api.github.com
概览
Multi-Target Application (MTA) build tool for Cloud Applications
历史
The Cloud MTA Build Tool, installed as mbt, is SAP's command-line builder for Multi-Target Application archives. It turns an MTA development descriptor, usually mta.yaml, and module artifacts into deployment-ready .mtar archives for SAP Cloud Foundry style workflows.
SAP's README describes mbt as a standalone command-line tool for building multitarget application archives and running intermediate build steps such as descriptor validation, module builds, and deployment descriptor generation. The public GitHub release stream starts with v0.0.1 in January 2019, matching its role as a purpose-built replacement for older MTA build flows.
The tool sits at the boundary between application build systems and SAP cloud deployment packaging. Its input format, mta.yaml, comes from the SAP Multi-Target Application model, so the CLI is tightly connected to SAP's documentation and developer tooling rather than being a generic archive builder.
Upstream documents several distribution paths: npm global installation, GitHub release downloads, and Docker images with preconfigured runtimes. The input metadata adds Homebrew, Alpine, Debian/Ubuntu, and Nix package names, showing that the CLI escaped SAP-specific install instructions and became a package-manager artifact for local developer machines and CI images.
mbt is used in SAP cloud application projects to validate mta.yaml, build modules, generate mtad.yaml, and produce .mtar archives. In package-manager culture it is mostly installed for CI pipelines and developer workstations that need to reproduce SAP Business Application Studio or Cloud Foundry deployment builds locally.
mbt is interesting to package nerds because it is a vendor-specific cloud build CLI distributed like a normal Unix tool. It also has a mixed packaging story: a Go executable, npm installation path, Docker images, GitHub releases, and native package-manager entries all coexist around the same command.
安全态势
generalized runtime or code generation signal. infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
mta.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mbt | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:mbt |
|---|---|
| 版本 | 1.2.49 |
| 软件包管理器 | Homebrew |
| 主页 | https://sap.github.io/cloud-mta-build-tool |
| 仓库 | https://github.com/SAP/cloud-mta-build-tool |
| 最后更新 | 2026-07-29T17:04:51+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libmbt-dev 3.11-2
memory-based tagger-generator and tagger - development
http://languagemachines.github.io/mbt/
sudo apt install libmbt-devlibmbt2 3.11-2
memory-based tagger-generator and tagger - runtime
http://languagemachines.github.io/mbt/
sudo apt install libmbt2mbt 3.11-2
memory-based tagger-generator and tagger
http://languagemachines.github.io/mbt/
sudo apt install mbtmbt
nix profile install nixpkgs#mbtlibmbt-dev 3.6-3.1build2
memory-based tagger-generator and tagger - development
http://languagemachines.github.io/mbt/
sudo apt install libmbt-devlibmbt1t64 3.6-3.1build2
memory-based tagger-generator and tagger - runtime
http://languagemachines.github.io/mbt/
sudo apt install libmbt1t64mbt 3.6-3.1build2
memory-based tagger-generator and tagger
http://languagemachines.github.io/mbt/
sudo apt install mbtmbt 3.11-r2
Memory-based Tagger and Tagger Generator
https://github.com/LanguageMachines/mbt
sudo apk add mbtmbt-dev 3.11-r2
Memory-based Tagger and Tagger Generator (development files)
https://github.com/LanguageMachines/mbt
sudo apk add mbt-devmbt-doc 3.11-r2
Memory-based Tagger and Tagger Generator (documentation)
https://github.com/LanguageMachines/mbt
sudo apk add mbt-doc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.