Skip to content
David Killmon edited this page Jul 24, 2020 · 10 revisions

Welcome to the Copilot CLI 🎉

The Copilot CLI is a tool for developers to develop, release, and operate production ready containerized applications on Amazon ECS. From getting started, pushing to staging and releasing to production, Copilot can help manage the entire lifecycle of your application development.

This wiki contains descriptions and examples of different commands as well as descriptions of the infrastructure that we'll spin up on your behalf.

Installing

You can install AWS Copilot through Homebrew or by downloading the binaries directly. If you don't want to use Homebrew, you can install manually.

brew install aws/tap/copilot-cli

Copilot help

Clone this wiki locally