Skip to content

Instantly share code, notes, and snippets.

@blasterpal
Created April 5, 2013 19:09
Show Gist options
  • Select an option

  • Save blasterpal/5321804 to your computer and use it in GitHub Desktop.

Select an option

Save blasterpal/5321804 to your computer and use it in GitHub Desktop.
Fetch Elastic Beanstalk Config and pretty print
# uses underscore-cli Node project
# https://github.com/ddopson/underscore-cli
elastic-beanstalk-describe-configuration-settings -a <MY APP> -e <MY ENV> -j | underscore print > app-env-config.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment