Skip to content

Instantly share code, notes, and snippets.

@taisyo7333
Created January 24, 2017 00:04
Show Gist options
  • Save taisyo7333/992c98d23693b1d1d6376d288c371344 to your computer and use it in GitHub Desktop.
Save taisyo7333/992c98d23693b1d1d6376d288c371344 to your computer and use it in GitHub Desktop.
Amazon ElasticBeanstalk

eb アップグレード(ElasticBeanstalk)

  1. 現在のバージョンを調べる
$ eb --version 
EB CLI 3.8.3 (Python 2.7.1)
  1. アップグレードする
pip install --upgrade --user awsebcli 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment