aws / copilot-cli

The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
https://aws.github.io/copilot-cli/
Apache License 2.0
3.48k stars 400 forks source link

[archer init] duplicate template selection prompt #125

Closed SoManyHs closed 3 years ago

SoManyHs commented 4 years ago

"Which template would you like to use" prompt is duplicated, looks a little clunky:

~/ecs/ecs-devx/testing/archer$ archer init
? What is your application's name? WLC
? Which template would you like to use?  [Use arrows to move, type to filter, ? for mo? Which template would you like to use? Load Balanced Web App
? Would you like to set up a test environment? No
efekarakus commented 4 years ago

I believe this is happening if your screen size is smaller than the text displayed.

efekarakus commented 3 years ago

I'll resolve this issue as it's stale :) before the CLI became GA.