macOS
brew install devspacelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für devspace in AI-Agent-Workflows.
Installation
brew install devspacelocal Homebrew formula metadata
nix profile install nixpkgs#devspacenixpkgs package indexes · pkgs/by-name/de/devspace/package.nix · Quelle: api.github.com
scoop install main/devspaceScoop official bucket manifest trees · bucket/devspace.json · Quelle: api.github.com
Überblick
CLI helps develop/deploy/debug apps with Docker and k8s
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
devspace | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/devspace-sh/devspace
Installationsmetadaten
| Paketschlüssel | brew:devspace |
|---|---|
| Version | 6.3.21 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/devspace |
| Homepage | https://devspace.sh/ |
| Repository | https://github.com/devspace-sh/devspace |
| Upstream-Dokumentation | https://www.devspace.sh/docs/getting-started/development |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/devspace-sh/devspace/archive/refs/tags/v6.3.21.tar.gz |
| Zuletzt aktualisiert | 2026-07-05T00:14:30+09:00 |
| Pulse | updated |
| Abhängigkeiten | kubernetes-cli |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
devspace
nix profile install nixpkgs#devspacemain/devspace
scoop install main/devspaceQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.