Created
August 19, 2018 20:48
-
-
Save gregjhogan/06554deb660e9f2ae17a171941bc6b23 to your computer and use it in GitHub Desktop.
azure cli through mtimproxy
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
| REQUESTS_CA_BUNDLE=~/.mitmproxy/mitmproxy-ca-cert.cer HTTPS_PROXY=http://localhost:8080 az "$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment