macOS
brew install devspacelocal Homebrew formula metadata
brew / rang 2312
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de devspace pour les workflows d'agents IA.
installation
brew install devspacelocal Homebrew formula metadata
nix profile install nixpkgs#devspacenixpkgs package indexes · pkgs/by-name/de/devspace/package.nix · Source: api.github.com
scoop install main/devspaceScoop official bucket manifest trees · bucket/devspace.json · Source: api.github.com
aperçu
CLI helps develop/deploy/debug apps with Docker and k8s
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
devspace | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:devspace |
|---|---|
| Version | 6.3.21 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://devspace.sh/ |
| Dépôt | https://github.com/devspace-sh/devspace |
| Dernière mise à jour | 2026-07-28T14:10:38+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
devspace
nix profile install nixpkgs#devspacemain/devspace
scoop install main/devspacepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.