Skip to content
New issue

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

Cheatsheet request: aws cli -> elastic beanstalk #85

Open
jdecoster opened this issue Oct 10, 2017 · 1 comment
Open

Cheatsheet request: aws cli -> elastic beanstalk #85

jdecoster opened this issue Oct 10, 2017 · 1 comment

Comments

@jdecoster
Copy link

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"

@chadwithuhc
Copy link
Collaborator

Is this an addition to an existing sheet or a new one you are requesting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants