# ecs-deploy を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:ecs-deploy
```

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

### macOS

- Homebrew (100%):

```sh
brew install ecs-deploy
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ecs-deploy
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ecs-deploy>
- **バージョン:** 1.16.3
- **ソース概要:** CLI tool to simplify Amazon ECS deployments, rollbacks & scaling
- **ホームページ:** <https://github.com/fabfuel/ecs-deploy>
- **リポジトリ:** <https://github.com/fabfuel/ecs-deploy>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/56/1d/c2ab14c5660f45c668ec631cd22af2b1a373e13a9a8c03bcd379ffaf6387/ecs_deploy-1.16.3.tar.gz>
- **最終更新:** 2026-06-09T13:14:27Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ecs (cli)
- ecs (エイリアス)

## 依存関係

- certifi
- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.16.3
- マネージャ更新日: 2026-06-09
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/fabfuel/ecs-deploy
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

ecs-deploy is a Python CLI for common Amazon ECS service operations: deploy, redeploy, scale, run one-off tasks, update task definitions, and update scheduled tasks. Its history is mostly a pragmatic DevOps story rather than a large ecosystem story.

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

The GitHub repository was created in February 2016, during the early period when teams were standardizing Docker deployments on Amazon ECS and needed repeatable command-line workflows around task definitions and services. The README describes the project as a convenience CLI for complex ECS actions that are executed often.

The release history shows steady feature accretion around real deployment needs: Docker Hub images, task-wide CPU and memory limits, environment files, Docker tags, and multi-account usage.

### 採用の歴史

The README documents installation through PyPI with `pip install ecs-deploy`, Homebrew with `brew install ecs-deploy`, and Docker images beginning with version 1.7.1. That multi-channel distribution is the clearest primary evidence of adoption beyond a source checkout.

The project remains active in 2026 according to repository metadata, but official sources do not provide enough evidence to make broad adoption claims beyond its AWS ECS deployment niche.

### 使われ方

Typical use is operational: `ecs deploy` updates or redeploys a service, `ecs scale` changes desired task count, `ecs run` starts one-off tasks, `ecs update` creates revised task definitions, and `ecs cron` updates scheduled tasks.

Configuration follows boto3 and AWS CLI conventions. The README points users to AWS credential configuration, `aws configure`, explicit access-key options, or named AWS profiles.

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

ecs-deploy is the kind of small package-manager tool that exists because cloud CLIs are too general for one repeated deployment workflow. It wraps AWS ECS primitives into a narrower, scriptable surface for release automation.

It is also a useful packaging example for Python DevOps CLIs: PyPI is the upstream install path, Homebrew serves workstation users, and Docker images serve users who do not want a local Python environment.

### タイムライン

- 2016-02: GitHub repository created.
- 2020-08: Release 1.10.2 used in README Docker examples.
- 2021-08: Release 1.12.0 adds environment-file, Docker tag, and flag-related features.
- 2022-04: Release 1.13.0 covers task-wide CPU and memory limits and Docker Hub images.
- 2022-11: Release 1.14.0 adds multi-account usage.

### Related projects

- Amazon ECS is the managed container service ecs-deploy automates.
- boto3 is the AWS Python library that supplies its credential and configuration behavior.
- AWS CLI configuration files are reused for credentials and profiles.

### ソース

- <https://raw.githubusercontent.com/fabfuel/ecs-deploy/develop/README.rst>
- <https://api.github.com/repos/fabfuel/ecs-deploy>
- <https://api.github.com/repos/fabfuel/ecs-deploy/releases>


## セキュリティノート

ecs-deploy に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.aws/config

## Credential files

- Unix: ~/.aws/credentials
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ecs-deploy
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [amazon-ecs-cli](https://pkg.so/ja/brew/amazon-ecs-cli/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, containers, ecs.
- [aws-elasticbeanstalk](https://pkg.so/ja/brew/aws-elasticbeanstalk/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, deployment.
- [ko](https://pkg.so/ja/brew/ko/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, deployment.
- [colima](https://pkg.so/ja/brew/colima/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers.
- [oras](https://pkg.so/ja/brew/oras/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers.
- [railway](https://pkg.so/ja/brew/railway/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, deployment.
- [skopeo](https://pkg.so/ja/brew/skopeo/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers.
- [container](https://pkg.so/ja/brew/container/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers.
- [aws-google-auth](https://pkg.so/ja/brew/aws-google-auth/) - Both packages touch the same language runtime or ecosystem. Shared terms: aws, certifi, cli, cloud, cloud-infrastructure.
- [aws-sso-util](https://pkg.so/ja/brew/aws-sso-util/) - Both packages touch the same language runtime or ecosystem. Shared terms: aws, certifi, cli, cloud, cloud-infrastructure.
- [awscurl](https://pkg.so/ja/brew/awscurl/) - Both packages touch the same language runtime or ecosystem. Shared terms: aws, certifi, cli, cloud, cloud-infrastructure.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
