To all AWS wizards out there.
I created an eb environment with the web UI. After using the eb cli to init my project with the command eb init
, I was unable to see my already created envrionment with eb list
.
Am I doing something wrong? Is it not the way it is supposed to work?