rsm-hcd / AndcultureCode.Cli

and-cli command-line tool to manage the development of software applications
https://andculture.com
Apache License 2.0
14 stars 15 forks source link

Issue #35 - Increase default awsebcli timeout from 10 to 20 and accept override #36

Closed wintondeshong closed 4 years ago

wintondeshong commented 4 years ago

To fix issue #35 we make the default timeout from our deploy aws-beanstalk command use a default of 20 minutes (increasing the default of 10 minutes from EB). Additionally users of the command can provided a --timeout flag to set it in their project