azure-cli (sysutils/azure-cli) Updated: 20 hours ago Add to my watchlist
Microsoft Azure command-line toolThe Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. It is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on automation.
Version: 2.86.0 License: MIT
GitHub
| Maintainers | drkp |
| Categories | devel sysutils |
| Homepage | https://github.com/Azure/azure-cli |
| Platforms | {darwin any} |
| Variants | - |
"azure-cli" depends on
lib (55)
build (2)
Ports that depend on "azure-cli"
No ports
Port notes
To enable bash completion for az, source the bash completion script in your shell rc file:
. ${prefix}/etc/bash_completion.d/az
For zsh, add the following to your ~/.zshrc before any compinit call:
autoload -U +X bashcompinit && bashcompinit
. ${prefix}/etc/bash_completion.d/az
Port Health:
Loading Port Health