Created
March 23, 2019 22:31
-
-
Save BelRarr/31c3c8625428e59de2038365c727f6a5 to your computer and use it in GitHub Desktop.
Mettre à jour Azure CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# mettre à jour Azure CLI | |
sudo chown -R $(whoami) /usr/local/share/man/man7 | |
brew update && brew upgrade azure-cli |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment