azure-cli/scripts/curl_install_pypi
Derek Bekoe ba50ce7de9 Install script: Fix sha256sum spacing & use sha256sum first and fallback to shasum (#3653) 2017-06-12 09:37:30 -07:00
..
README.md Curl scripts that point to published packages on PyPI (#964) 2016-09-23 14:30:11 -07:00
install Install script: Fix sha256sum spacing & use sha256sum first and fallback to shasum (#3653) 2017-06-12 09:37:30 -07:00
install.py Install script: Use urlopen instead of urlretrieve (#3161) 2017-06-09 14:31:27 -07:00

README.md

Curl Install Script Information

The scripts in this directory are used for installing through curl and they point to the packages on PyPI.

curl https://azurecliprod.blob.core.windows.net/install | bash

To update these scripts, submit a PR and request a member of the team to upload the scripts to the storage account.