macOS
brew install vault-clilocal Homebrew formula metadata
brew / 順位 2567
vault-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.