feat: add `envbuilder install-feature` command
- Vorherrschende Sprache
- Go
- Sterne
- 300
- Forks
- 64
- Ø Merge
- 20 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
I am looking into adding a module to the registry that would let template administrators install Dev Container features inside Coder Workspaces (even outside of `envbuilder`).
I think `envbuilder` already has the logic to install features, so I think the most logical thing to do would be to create a separate command just to install a given feature.
While Dev Container features are only shell scripts, there is still some logic needed for arguments in the manifest, e.g `dependsOn`.
See https://github.com/coder/modules/issues/307 for more context.
## Usage
`envbuilder install-feature `
Ideally, `source` could be either a Git URL, a local folder or a path to an image.
---
cc: @johnstcn
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating the existing Dev Container feature installation logic in envbuilder and review how feature manifests handle arguments and dependsOn. Read coder/modules#307 for context, then determine the command's scope for Git URLs, local folders, and image paths. Done means a documented install-feature command supports the agreed source forms and dependency handling.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100