Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update README with GA for Copilot #1124

Merged
merged 1 commit into from
Feb 18, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
__✨ The [AWS Copilot CLI](https://github.com/aws/copilot-cli) is now in preview: a new way to build, release and operate your container apps on ECS and Fargate__
__✨ The [AWS Copilot CLI](https://github.com/aws/copilot-cli) is now in Generally Available! The CLI makes it easy to build, release and operate your container apps on Amazon ECS and AWS Fargate.__

<details>
<summary>Learn more about the AWS Copilot CLI</summary>

The [AWS Copilot CLI](https://github.com/aws/copilot-cli) is a brand new CLI focused on the full developer experience of building, deploying and operating your containerized apps. From helping manage all of your infrastructure, to setting up CD Pipelines, `copilot` is here to help. [AWS Copilot](https://github.com/aws/copilot-cli) is in preview and quite different from the ECS CLI, but we'd love your feedback! To learn more about AWS Copilot, check out the [wiki](https://github.com/aws/copilot-cli/wiki).
The [AWS Copilot CLI](https://github.com/aws/copilot-cli) is a CLI focused on the full developer experience of building, deploying and operating your containerized apps. From helping manage all of your infrastructure, to setting up CD Pipelines, `copilot` is here to help. To learn more about AWS Copilot, check out the [documentation](https://aws.github.io/copilot-cli/).
</details>


Expand Down