Share via


az dla catalog table

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

Manage Data Lake Analytics catalog tables.

Commands

Name Description Type Status
az dla catalog table list

List tables in a database or schema.

Core Preview
az dla catalog table show

Retrieves the specified table from the Data Lake Analytics catalog.

Core Preview

az dla catalog table list

Experimental Preview Deprecated

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

List tables in a database or schema.

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

Examples

Required Parameters

--database-name
Experimental Preview Deprecated

The name of the database.

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.

--schema-name
Experimental Preview Deprecated

The schema assocated with the tables to list.

--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.

az dla catalog table 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 table from the Data Lake Analytics catalog.

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

Examples

Required Parameters

--database-name
Experimental Preview Deprecated

The name of the database containing the table.

--schema-name
Experimental Preview Deprecated

The name of the schema containing the table.

--table-name
Experimental Preview Deprecated

The name of the table.

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.