macOS
brew install brevlocal Homebrew formula metadata
brew
brev のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install brevlocal Homebrew formula metadata
概要
CLI tool for managing workspaces provided by brev.dev
履歴
Brev CLI is the terminal client for NVIDIA Brev, a service for launching and managing GPU-backed development instances. Its package history sits at the intersection of cloud workspaces, remote SSH development, and AI/ML infrastructure packaging.
The public brev-cli repository was created in October 2021 and published v0.1.0 later that month. The project has kept a rapid release cadence, with GitHub releases continuing through v0.6.327 in June 2026.
NVIDIA's Brev documentation describes the product as instant access to GPU instances preconfigured for AI and ML development across multiple cloud providers. The CLI README positions the tool around logging in, creating GPU instances, listing instances, SSH-style workflows, and integrations for AI coding agents.
Brev's adoption is tied less to generic CLI popularity and more to users who need short-lived GPU development environments. Official installation paths include Homebrew on macOS, a shell installer on Linux and WSL, and conda-forge via Pixi, while Homebrew analytics showed several hundred installs over the prior year at lookup time.
Typical usage starts with `brev login`, then `brev create` to launch a named GPU instance and `brev ls` to inspect instances. The docs also emphasize VS Code Remote SSH, Jupyter, port forwarding, Docker workloads, GPU type selection, and agent-oriented commands.
Brev is significant as a modern example of a CLI wrapper around cloud GPU lifecycle management. For package maintainers, it shows the 2020s pattern of developer tools shipping through Homebrew, curl installers, and conda-style channels while primarily orchestrating remote infrastructure rather than local binaries.
セキュリティ状態
brev に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.brev/ssh_configCredential-bearing paths to review before unattended agent runs.
~/.brev/credentials.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
brev | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/brevdev/brev-cli
インストールメタデータ
| パッケージキー | brew:brev |
|---|---|
| バージョン | 0.6.331 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/brev |
| ホームページ | https://developer.nvidia.com/brev |
| リポジトリ | https://github.com/brevdev/brev-cli |
| 上流ドキュメント | https://docs.nvidia.com/brev/cli/getting-started |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/brevdev/brev-cli/archive/refs/tags/v0.6.331.tar.gz |
| 最終更新 | 2026-07-23T03:38:32Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | brev |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.