mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 06:53:50 +02:00
az-*: update page description (#10929)
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
6dce51165c
commit
3a71e08857
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# az account
|
||||
|
||||
> Manage Azure subscription information.
|
||||
> Part of `az`, the command-line client for Microsoft Azure.
|
||||
> Part of `az`.
|
||||
> More information: <https://learn.microsoft.com/cli/azure/account>.
|
||||
|
||||
- Print a list of subscriptions for the logged in account:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# az appconfig
|
||||
|
||||
> Manage App configurations on Azure.
|
||||
> Part of `az`, the command-line client for Microsoft Azure.
|
||||
> Part of `az`.
|
||||
> More information: <https://learn.microsoft.com/cli/azure/appconfig>.
|
||||
|
||||
- Create an App Configuration:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# az login
|
||||
|
||||
> Log in to Azure.
|
||||
> Part of `az`, the command-line client for Microsoft Azure.
|
||||
> Part of `az`.
|
||||
> More information: <https://learn.microsoft.com/cli/azure/reference-index#az_login>.
|
||||
|
||||
- Log in interactively:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# az upgrade
|
||||
|
||||
> Upgrade Azure CLI and Extensions.
|
||||
> Part of `az`, the command-line client for Microsoft Azure.
|
||||
> Part of `az`.
|
||||
> More information: <https://learn.microsoft.com/cli/azure/reference-index?view=azure-cli-latest#az-upgrade>.
|
||||
|
||||
- Upgrade Azure CLI:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# az version
|
||||
|
||||
> Shows the current version of Azure CLI modules and extensions.
|
||||
> Part of `az`, the command-line client for Microsoft Azure.
|
||||
> Part of `az`.
|
||||
> More information: <https://learn.microsoft.com/cli/azure/reference-index?view=azure-cli-latest#az-version>.
|
||||
|
||||
- Show the current version of Azure CLI modules and extensions in JSON format:
|
||||
|
|
Loading…
Add table
Reference in a new issue