Skip to content

Instantly share code, notes, and snippets.

@theamanbhargava
Created May 19, 2022 18:01
Show Gist options
  • Select an option

  • Save theamanbhargava/581003d06d9a7caf6e8764523c3d0767 to your computer and use it in GitHub Desktop.

Select an option

Save theamanbhargava/581003d06d9a7caf6e8764523c3d0767 to your computer and use it in GitHub Desktop.
source <(/opt/elasticbeanstalk/bin/get-config environment | jq -r 'to_entries | .[] | "export \(.key)=\"\(.value)\""')
source $PYTHONPATH/activate
cd /var/app/current
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment