Azure CLI: Difference between revisions
Jump to navigation
Jump to search
(→Login) |
|||
Line 13: | Line 13: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=Operations= | =Operations= | ||
==Login Status and Account Information== | ==Login Status and Account Information== | ||
<syntaxhighlight lang='bash'> | <syntaxhighlight lang='bash'> |
Revision as of 20:57, 18 November 2020
External
Internal
Installation
Homebrew
brew install azure-cli
Operations
Login Status and Account Information
az account list
Version
<syntaxhighlight lang='bash'> az version </syntaxhighlight