CLI tool for building and deploying containerized applications on Amazon ECS and AWS Fargate
CLI tool for Amazon ECS and AWS Fargate
copilot$ copilot app init myapp$ copilot svc init --name api --svc-type 'Load Balanced Web Service'$ copilot svc deploy --name api --env prod