Share via


az dla catalog schema

Command group 'dla' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Manage Data Lake Analytics catalog schemas.

Commands

Name Description Type Status
az dla catalog schema list

Retrieves the list of schemas from the Data Lake Analytics catalog.

Core Preview
az dla catalog schema show

Retrieves the specified schema from the Data Lake Analytics catalog.

Core Preview

az dla catalog schema list

Experimental Preview Deprecated

Command group 'dla' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Retrieves the list of schemas from the Data Lake Analytics catalog.

az dla catalog schema list --database-name
                           [--account]
                           [--count]
                           [--filter]
                           [--ids]
                           [--orderby]
                           [--select]
                           [--skip]
                           [--subscription]
                           [--top]

Examples

Required Parameters

--database-name
Experimental Preview Deprecated

The name of the database containing the schema.

Optional Parameters

--account -n
Experimental Preview Deprecated

Name of the Data Lake Analytics account.

--count
Experimental Preview Deprecated

The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true.

--filter
Experimental Preview Deprecated

OData filter. Optional.

--ids
Experimental Preview Deprecated

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.

--orderby
Experimental Preview Deprecated

OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.

--select
Experimental Preview Deprecated

OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.

--skip
Experimental Preview Deprecated

The number of items to skip over before returning elements.

--subscription
Experimental Preview Deprecated

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--top
Experimental Preview Deprecated

Maximum number of items to return.

Global Parameters
--debug
Experimental Preview Deprecated

Increase logging verbosity to show all debug logs.

--help -h
Experimental Preview Deprecated

Show this help message and exit.

--only-show-errors
Experimental Preview Deprecated

Only show errors, suppressing warnings.

--output -o
Experimental Preview Deprecated

Output format.

Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query
Experimental Preview Deprecated

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription
Experimental Preview Deprecated

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose
Experimental Preview Deprecated

Increase logging verbosity. Use --debug for full debug logs.

az dla catalog schema show

Experimental Preview Deprecated

Command group 'dla' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Retrieves the specified schema from the Data Lake Analytics catalog.

az dla catalog schema show --database-name
                           --schema-name
                           [--account]
                           [--ids]
                           [--subscription]

Examples

Required Parameters

--database-name
Experimental Preview Deprecated

The name of the database containing the schema.

--schema-name
Experimental Preview Deprecated

The name of the schema.

Optional Parameters

--account -n
Experimental Preview Deprecated

Name of the Data Lake Analytics account.

--ids
Experimental Preview Deprecated

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.

--subscription
Experimental Preview Deprecated

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Global Parameters
--debug
Experimental Preview Deprecated

Increase logging verbosity to show all debug logs.

--help -h
Experimental Preview Deprecated

Show this help message and exit.

--only-show-errors
Experimental Preview Deprecated

Only show errors, suppressing warnings.

--output -o
Experimental Preview Deprecated

Output format.

Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query
Experimental Preview Deprecated

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription
Experimental Preview Deprecated

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose
Experimental Preview Deprecated

Increase logging verbosity. Use --debug for full debug logs.