macOS
brew install vault-clilocal Homebrew formula metadata
安装
brew install vault-clilocal Homebrew formula metadata
概览
Subversion-like utility to work with Jackrabbit FileVault
历史
`vault-cli` in Homebrew packages the `vlt` command from Apache Jackrabbit FileVault. FileVault maps Java Content Repository content to a filesystem representation and uses that mapping for portable content packages; `vlt` is the Subversion-like CLI for working with repository content.
Apache Jackrabbit FileVault entered the Apache Jackrabbit project as a donated repository-content synchronization tool. The Jackrabbit news archive records FileVault 3.0.0 as the first release of the recently donated tool in September 2013, and the release notes identify version 3.0.0 as the initial version of the contribution to Apache Jackrabbit, with the improvement ticket noting Adobe's FileVault contribution to the ASF.
The project then became part of the Apache Jackrabbit ecosystem around JCR, Oak, Sling, and content packages. The official FileVault page describes it as an Apache Software Foundation project and presents the CLI, API, and content-package tooling as pieces of the same repository-to-filesystem mapping system.
FileVault is most visible in Adobe Experience Manager and Apache Jackrabbit/Sling development workflows, where repository content has to move between a running JCR repository and source-controlled project files. Adobe's AEM documentation points developers at the VLT tool for synchronizing a FileVault checkout with a local repository, including checkout, status, diff, and commit-style workflows.
The `vlt` CLI exposes commands such as `checkout`, `status`, `update`, `commit`, `revert`, `diff`, `import`, `export`, `rcp`, and `sync`. It accepts repository credentials, can update `~/.vault/auth.xml`, and can install or control the Vault Sync service for local filesystem and repository synchronization.
In package-manager terms this formula is valuable because it gives non-Maven users the same `vlt` executable used by JCR/AEM developers. Typical users are not managing HashiCorp Vault; they are treating repository nodes as versionable files, exporting/importing content packages, or bridging a local IDE checkout with a running content repository.
The name is easy to confuse with HashiCorp Vault, but the executable `vlt` and the Apache Jackrabbit coordinates make it a Java content-repository tool. Its niche is narrow, yet important for teams that package CMS or JCR repository content as deployable artifacts.
安全态势
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.
Credential-bearing paths to review before unattended agent runs.
~/.vault/auth.xml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
vlt | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:vault-cli |
|---|---|
| 版本 | 4.2.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://jackrabbit.apache.org/filevault/index.html |
| 仓库 | https://github.com/apache/jackrabbit-filevault |
| 最后更新 | 2026-06-22T14:06:34-07:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.