# devspace を Homebrew, Nix, scoop でインストール

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

## インストール

```sh
sudo av install brew:devspace
```

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

### macOS

- Homebrew (100%):

```sh
brew install devspace
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#devspace
```

  証拠: nixpkgs package indexes: pkgs/by-name/de/devspace/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/devspace
```

  証拠: Scoop official bucket manifest trees: bucket/devspace.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:devspace
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/devspace>
- **バージョン:** 6.3.21
- **ソース概要:** CLI helps develop/deploy/debug apps with Docker and k8s
- **ホームページ:** <https://devspace.sh/>
- **リポジトリ:** <https://github.com/devspace-sh/devspace>
- **上流ドキュメント:** <https://devspace.sh/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/devspace-sh/devspace/archive/refs/tags/v6.3.21.tar.gz>
- **最終更新:** 2026-07-28T14:10:38+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- kubernetes-cli

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 6.3.21
- マネージャ更新日: 2026-07-28
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/devspace-sh/devspace
- 検出された最新: v6.3.21 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- Created by Loft Labs: DevSpace begins as a Kubernetes developer workflow tool.
- CNCF sandbox: the official README identifies DevSpace as a Cloud Native Computing Foundation sandbox project.
- 6.x docs: the current documentation centers the workflow on devspace.yaml and devspace dev.

### Related projects

- kubectl, Helm, Docker, and Kubernetes are adjacent tools in the workflow DevSpace automates.
- Loft Labs is the original creator and related commercial/cloud-native ecosystem vendor.

### ソース

- <https://github.com/devspace-sh/devspace>
- <https://www.devspace.sh/docs/getting-started/development>
- <https://www.devspace.sh/docs/configuration/reference>


## セキュリティノート

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.


## Configuration files

- Unix: devspace.yaml
## ソースデータベース詳細

- **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:** head, stable

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

- Nix - devspace: normalized package name match | nixpkgs package indexes: pkgs/by-name/de/devspace/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/devspace: normalized package name match | Scoop official bucket manifest trees: bucket/devspace.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow 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.
- [kubernetes-cli](https://pkg.so/ja/brew/kubernetes-cli/) - Runtime dependency declared by Homebrew.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [k3d](https://pkg.so/ja/brew/k3d/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, docker, kubernetes.
- [skaffold](https://pkg.so/ja/brew/skaffold/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [crossplane](https://pkg.so/ja/brew/crossplane/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-native, kubernetes.
- [mesheryctl](https://pkg.so/ja/brew/mesheryctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-native, kubernetes.
- [popeye](https://pkg.so/ja/brew/popeye/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [kbld](https://pkg.so/ja/brew/kbld/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [kyma-cli](https://pkg.so/ja/brew/kyma-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-native, kubernetes.
- [epinio](https://pkg.so/ja/brew/epinio/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-native, kubernetes.
- [kops](https://pkg.so/ja/brew/kops/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, k8s.
- [krane](https://pkg.so/ja/brew/krane/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, cloud, cloud-infrastructure, deploy, infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/devspace.yml](https://github.com/mxcl/pkgdb/blob/main/combined/devspace.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
- external package-manager database matches
- cross-ecosystem install command graph
