Skip to content

Instantly share code, notes, and snippets.

@yano3nora
Last active May 9, 2023 04:28
Show Gist options
  • Save yano3nora/ca028144deb366f4b5e4f6835c5de029 to your computer and use it in GitHub Desktop.
Save yano3nora/ca028144deb366f4b5e4f6835c5de029 to your computer and use it in GitHub Desktop.
[aws: ECS CLI] ECS command line interface. #aws

Overview

aws/amazon-ecs-cli - github.com
Amazon ECS コマンドラインインターフェースの使用 - docs.aws.amazon.com
【アップデート】ECSタスク定義を利用したローカル環境でのテスト実行が可能に!

  • ecs のタスク定義やらなんやら cli で構成 => deploy する AaC ツール
  • ローカル開発環境の構築支援 & テスト実行機能もあるらしい
    • タスク定義から docker-compose.yml 作れるみたい
    • あと ecs-cli local up みたいなコマンドで endpoint 作れるみたい
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment