Skip to content

Instantly share code, notes, and snippets.

@steverhall
Created May 3, 2019 16:12
Show Gist options
  • Save steverhall/c9cc91087cb271f446bb2c2f3bfcf9b8 to your computer and use it in GitHub Desktop.
Save steverhall/c9cc91087cb271f446bb2c2f3bfcf9b8 to your computer and use it in GitHub Desktop.
Azure CLI autocomplete
#Azure CLI Auto Completion
autoload bashcompinit
bashcompinit
source /usr/local/etc/bash_completion.d/az
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment