copilot-cli
copilot-cli copied to clipboard
Use operational commands with existing ECS services built outside of Copilot
Discussed in https://github.com/aws/copilot-cli/discussions/5527
Originally posted by vivek-siva December 5, 2023 Do we have plans to let Copilot CLI query existing clusters (built using other tools like terraform ) , this would help in trouble shooting ecs container issues and run ad hoc commands inside containers
Hi @vivek-siva! A follow-up question if you don't mind - which Copilot commands are you looking to run for your existing clusters?
Mostly the SVC exec commands, this will help developers to troubleshoot ECS containers locally , one example being , checking the whether their process has started etc etc
any updates on this