2
I have a script to deploy made with Fabric
and Boto
to deploy applications to AWS Beanstalk
and would like to print the Event Details generated on beanstalk
in the terminal during deploy. Does anyone know if this is possible? If so, how can it be done?