Open jdecoster opened 7 years ago
just an addition ..
aws elasticbeanstalk update-environment --solution-stack-name "<stack>" --environment-name="<environment>" --region="<region>"
example: aws elasticbeanstalk update-environment --solution-stack-name "64bit Amazon Linux 2017.03 v2.5.0 running PHP 7.1" --environment-name="example-production" --region="eu-central-1"
aws elasticbeanstalk update-environment --solution-stack-name "64bit Amazon Linux 2017.03 v2.5.0 running PHP 7.1" --environment-name="example-production" --region="eu-central-1"
Is this an addition to an existing sheet or a new one you are requesting?
just an addition ..
aws elasticbeanstalk update-environment --solution-stack-name "<stack>" --environment-name="<environment>" --region="<region>"
example:
aws elasticbeanstalk update-environment --solution-stack-name "64bit Amazon Linux 2017.03 v2.5.0 running PHP 7.1" --environment-name="example-production" --region="eu-central-1"