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

Curl install improvements #1518

Merged
merged 2 commits into from
Dec 13, 2016
Merged

Commits on Dec 13, 2016

  1. Curl install improvements

    - Warn of other az executables on PATH
    - Check native dependencies
    - Modify the path for the user
    - Print instructions if user says no to script modifying rc file
    - Change default install location to ~/azure-cli
    - Delete old install before installing new.
    - Verify Python version > 2.7
    - Remove DISABLE_PROMPTS support. (the curl script is interactive so no need to support this scenario)
    derekbekoe committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    267f2ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877c120 View commit details
    Browse the repository at this point in the history