Skip to content

Instantly share code, notes, and snippets.

@gregjhogan
Created August 19, 2018 20:48
Show Gist options
  • Select an option

  • Save gregjhogan/06554deb660e9f2ae17a171941bc6b23 to your computer and use it in GitHub Desktop.

Select an option

Save gregjhogan/06554deb660e9f2ae17a171941bc6b23 to your computer and use it in GitHub Desktop.
azure cli through mtimproxy
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