az dla catalog view
This command group is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Manage Data Lake Analytics catalog views.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az dla catalog view list |
List views in a database or schema. |
Core | Deprecated |
| az dla catalog view show |
Retrieves the specified view from the Data Lake Analytics catalog. |
Core | Deprecated |
az dla catalog view list
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
List views in a database or schema.
az dla catalog view list --database-name
[--account]
[--ids]
[--schema-name]
[--subscription]
Required Parameters
The name of the database.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Analytics account.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
The name of the schema associated with the views to list.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |
az dla catalog view show
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Retrieves the specified view from the Data Lake Analytics catalog.
az dla catalog view show --database-name
--schema-name
--view-name
[--account]
[--ids]
[--subscription]
Required Parameters
The name of the database containing the view.
The name of the schema containing the view.
The name of the view.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Analytics account.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |