Automic VaultAutomic Vault

brew

vespa-cli を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install vespa-cli

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#vespa-cli

nixpkgs package indexes · pkgs/by-name/ve/vespa-cli/package.nix · ソース: api.github.com

概要

パッケージ概要

Command-line tool for Vespa.ai

コマンドとエイリアス

  • vespa
  • vespa-wrapper

履歴

プロジェクトの歴史と使われ方

Vespa CLI is the official command-line client for Vespa, the open-source AI search and big-data serving platform. The CLI packages common Vespa developer and operator actions into a single Go-built binary: deploying applications, feeding and querying documents, sending authenticated requests, and automating Vespa Cloud operations.

プロジェクトの歴史

Vespa itself was open-sourced by Yahoo/Oath on September 27, 2017 as a big-data processing and serving engine for real-time search, recommendation, and personalization workloads. The open-source announcement positioned Vespa as the serving complement to batch and stream processing stacks such as Hadoop and Storm.

Vespa CLI was introduced on September 23, 2021. The announcement says Vespa users had historically deployed and interacted with applications through APIs or a Maven plugin, both of which had friction: API use meant copying dense terminal commands and Maven assumed a Java toolchain. The CLI was built as an official zero-dependency command-line tool for both self-hosted Vespa and Vespa Cloud.

In October 2023, Vespa.ai spun out of Yahoo as a separate company. Vespa's own announcement tied the spinout to the platform's evolution from Yahoo search, recommendation, and ad-serving infrastructure into a serving-time AI platform used for large datasets, vector search, and production relevance systems.

採用の歴史

The CLI's adoption follows Vespa's adoption path: it became the normal local and cloud workflow surface for developers working with Vespa applications. Official documentation presents it as the command-line client for Linux, macOS, and Windows, and the command tree covers the everyday lifecycle from clone and deploy through feed, query, inspect, status, logs, tests, and production deployment.

Vespa's 2023 spinout announcement gives broader adoption context: Yahoo remained a major customer, the platform was serving personalized content and search use cases, and Vespa Cloud was already supporting production workloads. In that setting, the CLI is not just a convenience wrapper; it is the developer-facing entry point for a large hosted and self-managed search platform.

使われ方

Vespa CLI is used to clone sample applications, deploy application packages locally or remotely, deploy to Vespa Cloud, feed documents, query documents, and send authenticated custom requests. The docs also show it managing mTLS-related local state under `.vespa` and switching between local and cloud targets.

In package terms, `vespa` is the handle that turns Vespa from a server platform into an iterative developer workflow. A user can create or fetch an application package, deploy it, stream documents into it, run queries, inspect status, follow logs, and automate deployment operations without manually stitching together HTTP requests and authentication material.

パッケージ好きにとっての重要性

Vespa CLI is significant because it condenses a complex distributed search platform into a reproducible command-line workflow. For packagers and operators, it is the small binary that makes Vespa approachable on a laptop, in CI, and in cloud automation, while still mapping directly to production Vespa concepts such as tenants, applications, instances, zones, deployments, documents, and queries.

タイムライン

  • 2016-06-03: Vespa GitHub repository created.
  • 2017-09-27: Yahoo/Oath announced Vespa as open source on GitHub.
  • 2021-09-23: Vespa CLI introduced as the official zero-dependency command-line tool.
  • 2023-10-03: Vespa.ai announced it was spinning out of Yahoo as a separate company.

Related projects

  • Vespa: the search, recommendation, and AI serving platform controlled by the CLI.
  • Vespa Cloud: the hosted service targeted by the CLI for cloud deployment and operations.
  • Maven plugin and direct Vespa APIs: the older interaction methods the CLI was designed to simplify.

セキュリティ状態

保護ツール対応はまだ見つかっていません

vespa-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.vespa./.vespa

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.vespa/<tenant>.<application>.<instance>/data-plane-private-key.pem./.vespa/<tenant>.<application>.<instance>/data-plane-private-key.pem

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
vespacliグローバル実行可能ファイル
vespa-wrappercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版8.719.5
マネージャ更新日2026-07-07
ローカルデータOK
上流最新
検出された最新v8.719.5

https://github.com/vespa-engine/vespa

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:vespa-cli
バージョン8.719.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/vespa-cli
ホームページhttps://vespa.ai
リポジトリhttps://github.com/vespa-engine/vespa
上流ドキュメントhttps://docs.vespa.ai/en/clients/vespa-cli.html
ライセンスApache-2.0
ソースアーカイブhttps://github.com/vespa-engine/vespa/archive/refs/tags/v8.719.5.tar.gz
最終更新2026-07-07T04:09:50Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevespa-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

vespa-cli

nix profile install nixpkgs#vespa-cli
  • normalized package name match
  • 一致条件: Vespa Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ve/vespa-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment