# vault-cli を Homebrew でインストール

vault-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:vault-cli
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install vault-cli
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:vault-cli
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/vault-cli>
- **バージョン:** 4.2.0
- **ソース概要:** Subversion-like utility to work with Jackrabbit FileVault
- **ホームページ:** <https://jackrabbit.apache.org/filevault/index.html>
- **リポジトリ:** <https://github.com/apache/jackrabbit-filevault>
- **上流ドキュメント:** <https://jackrabbit.apache.org/filevault/index.html>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://search.maven.org/remotecontent?filepath=org/apache/jackrabbit/vault/vault-cli/4.2.0/vault-cli-4.2.0-bin.tar.gz>
- **最終更新:** 2026-06-22T14:06:34-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- vlt (cli)
- vlt (エイリアス)

## 依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 4.2.0
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://jackrabbit.apache.org/filevault/index.html
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

`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.

### タイムライン

- 2013-09: Apache Jackrabbit FileVault 3.0.0 is released as the first release of the recently donated repository content synchronization tool.
- 2017: Apache Jackrabbit FileVault Package Maven Plugin 1.0.0 is released for content-package builds.
- 2026: Official FileVault documentation is published for version 4.2.0.

### Related projects

- Apache Jackrabbit and Jackrabbit Oak provide the surrounding JCR ecosystem.
- Apache Sling and Adobe Experience Manager are common environments where FileVault/VLT workflows appear.
- The FileVault Package Maven Plugin complements `vlt` by building deployable content package artifacts.

### ソース

- Adobe AEM VLT tool guide: https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/devtools/ht-vlttool
- Apache FileVault release notes: https://github.com/apache/jackrabbit-filevault/blob/master/RELEASE-NOTES.txt
- Apache Jackrabbit news archive: https://jackrabbit.apache.org/jcr/news-archive.html
- Official FileVault page: https://jackrabbit.apache.org/filevault/
- Official VLT usage guide: https://jackrabbit.apache.org/filevault/usage.html


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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 files

- Unix: ~/.vault/auth.xml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** vault-cli
- **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:** head, stable


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://pkg.so/ja/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [apr](https://pkg.so/ja/brew/apr/) - Shares pkgdb curated category or tags: apache, cli, developer-tools.
- [apr-util](https://pkg.so/ja/brew/apr-util/) - Shares pkgdb curated category or tags: apache, cli, developer-tools.
- [subversion](https://pkg.so/ja/brew/subversion/) - Shares pkgdb curated category or tags: apache, cli, developer-tools.
- [thrift](https://pkg.so/ja/brew/thrift/) - Shares pkgdb curated category or tags: apache, cli, developer-tools.
- [ant](https://pkg.so/ja/brew/ant/) - Shares pkgdb curated category or tags: apache, cli, developer-tools.
- [jmeter](https://pkg.so/ja/brew/jmeter/) - Shares pkgdb curated category or tags: apache, cli, developer-tools.
- [goaccess](https://pkg.so/ja/brew/goaccess/) - Shares pkgdb curated category or tags: apache, cli, developer-tools.
- [brew-php-switcher](https://pkg.so/ja/brew/brew-php-switcher/) - Shares pkgdb curated category or tags: apache, cli, developer-tools.
- [dex2jar](https://pkg.so/ja/brew/dex2jar/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, openjdk, work.
- [savana](https://pkg.so/ja/brew/savana/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, openjdk, subversion.
- [grails](https://pkg.so/ja/brew/grails/) - Local package facts share a topical domain. Shared terms: apache, cli, developer, developer-tools, openjdk.

## Combined YAML source

View the package source record on GitHub. [combined/vault-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vault-cli.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
