pkg.soopen package index

brew / 排名 7312

使用 Homebrew 安装 ecs-deploy

查看 ecs-deploy 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ecs-deploy

local Homebrew formula metadata

概览

软件包摘要

CLI tool to simplify Amazon ECS deployments, rollbacks & scaling

命令和别名

  • ecs

历史

项目历史与用法

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.

安全态势

尚未找到受保护工具覆盖

没有找到 ecs-deploy 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.aws/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ecs可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.16.3
管理器更新时间2026-06-09
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:ecs-deploy
版本1.16.3
软件包管理器Homebrew
主页https://github.com/fabfuel/ecs-deploy
最后更新2026-06-09T13:14:27Z
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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