macOS
brew install devspacelocal Homebrew formula metadata
brew
devspace のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install devspacelocal Homebrew formula metadata
nix profile install nixpkgs#devspacenixpkgs package indexes · pkgs/by-name/de/devspace/package.nix · ソース: api.github.com
scoop install main/devspaceScoop official bucket manifest trees · bucket/devspace.json · ソース: api.github.com
概要
CLI helps develop/deploy/debug apps with Docker and k8s
履歴
DevSpace is a command-line tool for developing, deploying, and debugging applications with Docker and Kubernetes. Its package-manager identity is centered on a single local binary plus a project-level devspace.yaml file that teams commit with their source.
The official README says DevSpace was created by Loft Labs and is a Cloud Native Computing Foundation sandbox project. The documentation describes it as a client-only developer tool: it runs on the user's machine, talks to Kubernetes through the normal kube-context, and does not require a server-side DevSpace component.
DevSpace's configuration model grew around devspace.yaml. The current config reference says every project using DevSpace needs a devspace.yaml that defines how to build, deploy, debug, and develop the project.
DevSpace found a niche among Kubernetes development teams that wanted a repeatable local-to-cluster workflow without asking every developer to memorize kubectl, Helm, image build, port-forwarding, and file-sync commands. CNCF sandbox status gave the project a recognizable cloud-native governance home.
The common loop is to initialize or maintain a devspace.yaml, select a Kubernetes context and namespace, and run devspace dev. The official docs describe devspace dev as executing a configured pipeline, deploying dependencies and manifests, starting a development container, syncing files, forwarding ports, and exposing a localhost UI.
DevSpace is interesting as a package because it packages a whole Kubernetes development workflow into one CLI. The formula is not merely a wrapper around kubectl; it is a portable workflow runner whose config travels with the repo and can standardize local, staging, and production-adjacent routines.
セキュリティ状態
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.
Config paths the tool may read or write during local use.
devspace.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
devspace | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/devspace-sh/devspace
インストールメタデータ
| パッケージキー | brew:devspace |
|---|---|
| バージョン | 6.3.21 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/devspace |
| ホームページ | https://devspace.sh/ |
| リポジトリ | https://github.com/devspace-sh/devspace |
| 上流ドキュメント | https://www.devspace.sh/docs/getting-started/development |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/devspace-sh/devspace/archive/refs/tags/v6.3.21.tar.gz |
| 最終更新 | 2026-07-05T00:14:30+09:00 |
| Pulse | updated |
| 依存関係 | kubernetes-cli |
| ビルド依存関係 | 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 | devspace |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
devspace
nix profile install nixpkgs#devspacemain/devspace
scoop install main/devspaceソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.