We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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"
The text was updated successfully, but these errors were encountered:
Is this an addition to an existing sheet or a new one you are requesting?
Sorry, something went wrong.
No branches or pull requests
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"
The text was updated successfully, but these errors were encountered: