You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2017-03-09-profile/docs-ref-autogen/account.yml
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ items:
3
3
- uid: az_account
4
4
name: az account
5
5
summary: Manage subscriptions.
6
+
description: ''
6
7
langs:
7
8
- azurecli
8
9
children:
@@ -15,6 +16,7 @@ items:
15
16
- uid: az_account_clear
16
17
name: az account clear
17
18
summary: Clear all subscriptions from the CLI's local cache.
19
+
description: To clear the current subscription, use 'az logout'.
18
20
langs:
19
21
- azurecli
20
22
parameters: []
@@ -27,13 +29,16 @@ items:
27
29
- uid: az_account_get_access_token
28
30
name: az account get-access-token
29
31
summary: Get AAD token to access to a specified resource.
32
+
description: Provides the token for trusted utils to access your Azure subscriptions. The token will be valid for at least 5 minutes with the maximum at 60 minutes. If the subscription argument isn't specified, the current account is used.
30
33
langs:
31
34
- azurecli
32
35
parameters:
33
36
- name: --resource
34
37
summary: Azure resource endpoints. Default to Azure Resource Manager Use 'az cloud show' command for other Azure resources.
summary: Update Azure CLI 2.0 and all of the installed components.
60
+
description: ''
55
61
langs:
56
62
- azurecli
57
63
parameters:
58
64
- name: --add
59
65
summary: The names of additional components to install (space separated).
66
+
description: ''
60
67
- name: --allow-third-party
61
68
summary: Allow installation of 3rd party command modules. This option is assumed with --private.
69
+
description: ''
62
70
- name: --link -l
63
71
summary: If a url or path to an html file, parse for links to archives. If local path or file:// url that's a directory, then look for archives in the directory listing.
0 commit comments