Every time I use a command on the Elastic Beanstalk CLI like eb init
or eb deploy
it prompts me with:
Do you wish to continue with CodeCommit? (y/N) (default is n):
And I always say 'no'.
Is there a way to suppress this prompt or provide a default answer?
I have checked the EB CLI documentation but I haven't been able to find anything.