Skip to content

Instantly share code, notes, and snippets.

@BelRarr
Created March 23, 2019 22:31
Show Gist options
  • Save BelRarr/31c3c8625428e59de2038365c727f6a5 to your computer and use it in GitHub Desktop.
Save BelRarr/31c3c8625428e59de2038365c727f6a5 to your computer and use it in GitHub Desktop.
Mettre à jour Azure CLI
# 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