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

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install draft
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:draft
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.17.15
- **ソース概要:** Day 0 tool for getting your app on Kubernetes fast
- **ホームページ:** <https://github.com/Azure/draft>
- **リポジトリ:** <https://github.com/Azure/draft>
- **最終更新:** 2026-07-28T14:10:42+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- draft (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.17.15
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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

### ソース

- <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>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal

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

- 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)


## ソース

- 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
