forked from MicrosoftDocs/azure-docs-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdla.pycliyml
More file actions
294 lines (294 loc) · 13.9 KB
/
Copy pathdla.pycliyml
File metadata and controls
294 lines (294 loc) · 13.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
commandList:
- name: az dla account
description: Commands to manage Data Lake Analytics accounts.
href: dla/account
isGroup: true
- name: az dla account blob-storage
description: Commands to manage Data Lake Analytics account linked Azure Storage.
href: dla/account/blob-storage
isGroup: true
- name: az dla account blob-storage add
description: ''
href: dla/account/blob-storage#add
- name: az dla account blob-storage delete
description: Updates the specified Data Lake Analytics account to remove an Azure Storage account.
href: dla/account/blob-storage#delete
- name: az dla account blob-storage list
description: Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
href: dla/account/blob-storage#list
- name: az dla account blob-storage show
description: Gets the specified Azure Storage account linked to the given Data Lake Analytics account.
href: dla/account/blob-storage#show
- name: az dla account blob-storage update
description: ''
href: dla/account/blob-storage#update
- name: az dla account compute-policy
description: Commands to manage Data Lake Analytics account compute policies.
href: dla/account/compute-policy
isGroup: true
- name: az dla account compute-policy create
description: Creates a compute policy in the Data Lake Analytics account.
href: dla/account/compute-policy#create
- name: az dla account compute-policy delete
description: Deletes a compute policy in the Data Lake Analytics account.
href: dla/account/compute-policy#delete
- name: az dla account compute-policy list
description: Lists compute policies in the Data Lake Analytics account.
href: dla/account/compute-policy#list
- name: az dla account compute-policy show
description: Retrieves a compute policy in the Data Lake Analytics account.
href: dla/account/compute-policy#show
- name: az dla account compute-policy update
description: Updates a compute policy in the Data Lake Analytics account.
href: dla/account/compute-policy#update
- name: az dla account create
description: Creates a Data Lake Analytics account.
href: dla/account#create
- name: az dla account data-lake-store
description: Commands to manage Data Lake Analytics account linked Data Lake Store accounts.
href: dla/account/data-lake-store
isGroup: true
- name: az dla account data-lake-store add
description: Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
href: dla/account/data-lake-store#add
- name: az dla account data-lake-store delete
description: Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
href: dla/account/data-lake-store#delete
- name: az dla account data-lake-store list
description: Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
href: dla/account/data-lake-store#list
- name: az dla account data-lake-store show
description: Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
href: dla/account/data-lake-store#show
- name: az dla account delete
description: Deletes the Data Lake Analytics account.
href: dla/account#delete
- name: az dla account firewall
description: Commands to manage Data Lake Analytics account firewall rules.
href: dla/account/firewall
isGroup: true
- name: az dla account firewall create
description: Creates a firewall rule in the Data Lake Analytics account.
href: dla/account/firewall#create
- name: az dla account firewall delete
description: Deletes a firewall rule in the Data Lake Analytics account.
href: dla/account/firewall#delete
- name: az dla account firewall list
description: Lists firewall rules in the Data Lake Analytics account.
href: dla/account/firewall#list
- name: az dla account firewall show
description: Retrieves a firewall rule in the Data Lake Analytics account.
href: dla/account/firewall#show
- name: az dla account firewall update
description: Updates a firewall rule in the Data Lake Analytics account.
href: dla/account/firewall#update
- name: az dla account list
description: Lists Data Lake Analytics accounts in a subscription or a specific resource group.
href: dla/account#list
- name: az dla account show
description: Retrieves the Data Lake Analytics account.
href: dla/account#show
- name: az dla account update
description: Updates a Data Lake Analytics account.
href: dla/account#update
- name: az dla catalog
description: Commands to manage Data Lake Analytics catalogs.
href: dla/catalog
isGroup: true
- name: az dla catalog assembly
description: Commands to manage Data Lake Analytics catalog assemblies.
href: dla/catalog/assembly
isGroup: true
- name: az dla catalog assembly list
description: Retrieves the list of assemblies from the Data Lake Analytics catalog.
href: dla/catalog/assembly#list
- name: az dla catalog assembly show
description: Retrieves the specified assembly from the Data Lake Analytics catalog.
href: dla/catalog/assembly#show
- name: az dla catalog credential
description: Commands to manage Data Lake Analytics catalog credentials.
href: dla/catalog/credential
isGroup: true
- name: az dla catalog credential create
description: Creates a new catalog credential for use with an external data source.
href: dla/catalog/credential#create
- name: az dla catalog credential delete
description: Deletes the catalog credential.
href: dla/catalog/credential#delete
- name: az dla catalog credential list
description: Lists the catalog credentials.
href: dla/catalog/credential#list
- name: az dla catalog credential show
description: Retrieves the catalog credential.
href: dla/catalog/credential#show
- name: az dla catalog credential update
description: Updates the catalog credential for use with an external data source.
href: dla/catalog/credential#update
- name: az dla catalog database
description: Commands to manage Data Lake Analytics catalog databases.
href: dla/catalog/database
isGroup: true
- name: az dla catalog database list
description: Retrieves the list of databases from the Data Lake Analytics catalog.
href: dla/catalog/database#list
- name: az dla catalog database show
description: Retrieves the specified database from the Data Lake Analytics catalog.
href: dla/catalog/database#show
- name: az dla catalog external-data-source
description: Commands to manage Data Lake Analytics catalog external data sources.
href: dla/catalog/external-data-source
isGroup: true
- name: az dla catalog external-data-source list
description: Retrieves the list of external data sources from the Data Lake Analytics catalog.
href: dla/catalog/external-data-source#list
- name: az dla catalog external-data-source show
description: Retrieves the specified external data source from the Data Lake Analytics catalog.
href: dla/catalog/external-data-source#show
- name: az dla catalog package
description: Commands to manage Data Lake Analytics catalog packages.
href: dla/catalog/package
isGroup: true
- name: az dla catalog package list
description: Retrieves the list of packages from the Data Lake Analytics catalog.
href: dla/catalog/package#list
- name: az dla catalog package show
description: Retrieves the specified package from the Data Lake Analytics catalog.
href: dla/catalog/package#show
- name: az dla catalog procedure
description: Commands to manage Data Lake Analytics catalog stored procedures.
href: dla/catalog/procedure
isGroup: true
- name: az dla catalog procedure list
description: Retrieves the list of procedures from the Data Lake Analytics catalog.
href: dla/catalog/procedure#list
- name: az dla catalog procedure show
description: Retrieves the specified procedure from the Data Lake Analytics catalog.
href: dla/catalog/procedure#show
- name: az dla catalog schema
description: Commands to manage Data Lake Analytics catalog schemas.
href: dla/catalog/schema
isGroup: true
- name: az dla catalog schema list
description: Retrieves the list of schemas from the Data Lake Analytics catalog.
href: dla/catalog/schema#list
- name: az dla catalog schema show
description: Retrieves the specified schema from the Data Lake Analytics catalog.
href: dla/catalog/schema#show
- name: az dla catalog table
description: Commands to manage Data Lake Analytics catalog tables.
href: dla/catalog/table
isGroup: true
- name: az dla catalog table list
description: Lists all tables in the database or in the database and schema combination.
href: dla/catalog/table#list
- name: az dla catalog table show
description: Retrieves the specified table from the Data Lake Analytics catalog.
href: dla/catalog/table#show
- name: az dla catalog table-partition
description: Commands to manage Data Lake Analytics catalog table partitions.
href: dla/catalog/table-partition
isGroup: true
- name: az dla catalog table-partition list
description: Retrieves the list of table partitions from the Data Lake Analytics catalog.
href: dla/catalog/table-partition#list
- name: az dla catalog table-partition show
description: Retrieves the specified table partition from the Data Lake Analytics catalog.
href: dla/catalog/table-partition#show
- name: az dla catalog table-stats
description: Commands to manage Data Lake Analytics catalog table statistics.
href: dla/catalog/table-stats
isGroup: true
- name: az dla catalog table-stats list
description: Lists all table statistics in the database or in the database and schema or in a specific table.
href: dla/catalog/table-stats#list
- name: az dla catalog table-stats show
description: Retrieves the specified table statistics from the Data Lake Analytics catalog.
href: dla/catalog/table-stats#show
- name: az dla catalog table-type
description: Commands to manage Data Lake Analytics catalog table types.
href: dla/catalog/table-type
isGroup: true
- name: az dla catalog table-type list
description: Retrieves the list of table types from the Data Lake Analytics catalog.
href: dla/catalog/table-type#list
- name: az dla catalog table-type show
description: Retrieves the specified table type from the Data Lake Analytics catalog.
href: dla/catalog/table-type#show
- name: az dla catalog tvf
description: Commands to manage Data Lake Analytics catalog table valued functions, or TVFs.
href: dla/catalog/tvf
isGroup: true
- name: az dla catalog tvf list
description: Lists all table valued functions in the database or in the database and schema combination.
href: dla/catalog/tvf#list
- name: az dla catalog tvf show
description: Retrieves the specified table valued function from the Data Lake Analytics catalog.
href: dla/catalog/tvf#show
- name: az dla catalog view
description: Commands to manage Data Lake Analytics catalog views.
href: dla/catalog/view
isGroup: true
- name: az dla catalog view list
description: Lists all views in the database or in the database and schema combination.
href: dla/catalog/view#list
- name: az dla catalog view show
description: Retrieves the specified view from the Data Lake Analytics catalog.
href: dla/catalog/view#show
- name: az dla job
description: Commands to manage Data Lake Analytics jobs.
href: dla/job
isGroup: true
- name: az dla job cancel
description: Cancels the job in the Data Lake Analytics account.
href: dla/job#cancel
- name: az dla job list
description: Lists jobs in the Data Lake Analytics account.
href: dla/job#list
- name: az dla job pipeline
description: Commands to manage Data Lake Analytics job pipelines.
href: dla/job/pipeline
isGroup: true
- name: az dla job pipeline list
description: Lists job pipelines in the Data Lake Analytics account.
href: dla/job/pipeline#list
- name: az dla job pipeline show
description: Retrieves a specific job pipeline in the Data Lake Analytics account.
href: dla/job/pipeline#show
- name: az dla job recurrence
description: Commands to manage Data Lake Analytics job recurrences.
href: dla/job/recurrence
isGroup: true
- name: az dla job recurrence list
description: Lists job recurrences in the Data Lake Analytics account.
href: dla/job/recurrence#list
- name: az dla job recurrence show
description: Retrieves a specific job recurrence in the Data Lake Analytics account.
href: dla/job/recurrence#show
- name: az dla job show
description: Retrieves the job in the Data Lake Analytics account.
href: dla/job#show
- name: az dla job submit
description: Submits the job to the Data Lake Analytics account.
href: dla/job#submit
- name: az dla job wait
description: Waits for the job in the Data Lake Analytics account to finish, returning the job once finished.
href: dla/job#wait
htmlId: dla
examples: []
source:
remote:
path: src/command_modules/azure-cli-dla/azure/cli/command_modules/dla/_help.py
branch: master
repo: https://github.com/Azure/azure-cli.git
children: []
uid: az_dla
name: 'Data Lake Analytics - az dla'
description: If you don't have the Data Lake Analytics component installed, add it with az component update --add dla. These commands are in preview.
summary: Commands to manage Data Lake Analytics accounts, jobs, and catalogs.
Metadata:
doc_source_url_repo: https://github.com/Azure/azure-cli/blob/master/
doc_source_url_path: src/command_modules/azure-cli-dla/azure/cli/command_modules/dla/_help.py
original_content_git_url: https://github.com/Azure/azure-cli/blob/master/src/command_modules/azure-cli-dla/azure/cli/command_modules/dla/_help.py
gitcommit: https://github.com/Azure/azure-cli/blob/26153c63665bec8524ecd1db42ae8e7ac9c32ccf/src/command_modules/azure-cli-dla/azure/cli/command_modules/dla/_help.py
updated_at: 6/22/2017 5:46:42 PM
ms.date: 6/22/2017