# Installer draft avec Homebrew, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de draft pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:draft
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install draft
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/draft
```

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

## Faits du paquet

- **Clé du paquet:** brew:draft
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.17.15
- **Résumé source:** Day 0 tool for getting your app on Kubernetes fast
- **Page d'accueil:** <https://github.com/Azure/draft>
- **Dépôt:** <https://github.com/Azure/draft>
- **Dernière mise à jour:** 2026-07-28T14:10:42+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- draft (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.17.15
## Historique du projet et usages

Draft is an Azure-maintained command-line tool for generating the first Docker, Kubernetes, Helm, Kustomize, and GitHub Actions artifacts needed to get an application running on Kubernetes.

### Historique du projet

The current Azure/draft repository was created in November 2021. Its README describes Draft as a developer onboarding tool for Kubernetes, replacing a blank project directory with generated Dockerfiles, manifests, Helm charts, Kustomize configuration, and workflow files.

### Historique d'adoption

Draft's distribution through Homebrew and Scoop fits its target audience: developers setting up local Kubernetes or AKS workflows from a terminal. Microsoft Learn documents it as a Draft extension for Azure Kubernetes Service in preview, tying the CLI to AKS developer workflows.

### Modes d'utilisation

Users run draft create to generate deployment files, draft generate-workflow to create GitHub Actions deployment workflows, draft setup-gh for GitHub OIDC setup with Azure, and draft validate to check manifests against AKS deployment safeguards.

### Pourquoi les passionnés de paquets s'y intéressent

Draft is significant as a package because it packages cloud onboarding knowledge into a CLI generator: language detection, Kubernetes manifest shapes, Helm/Kustomize choices, GitHub Actions, and AKS policy checks become reproducible local artifacts.

### Chronologie

- 2021: Azure/draft was created on GitHub.
- 2023: Microsoft Learn documentation for the AKS Draft extension carried a June 2023 document date.
- 2025-2026: the project published frequent v0.17.x releases, indicating continued maintenance.

### Related projects

- Azure Kubernetes Service
- Kubernetes
- Helm
- Kustomize
- GitHub Actions
- kubectl

### Sources

- <https://github.com/Azure/draft>
- <https://raw.githubusercontent.com/Azure/draft/main/README.md>
- <https://learn.microsoft.com/en-us/azure/aks/draft>
- <https://api.github.com/repos/Azure/draft>
- <https://api.github.com/repos/Azure/draft/releases?per_page=8>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal

## Autres enregistrements de gestionnaires de paquets

- Scoop - main/draft: normalized package name match | Scoop official bucket manifest trees: bucket/draft.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/draft.yml](https://github.com/mxcl/pkgdb/blob/main/combined/draft.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
