שתף באמצעות


az dla job pipeline

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

Commands

Name Description Type Status
az dla job pipeline list

List job pipelines in a Data Lake Analytics account.

Core Deprecated
az dla job pipeline show

Retrieve a job pipeline in a Data Lake Analytics account.

Core Deprecated

az dla job pipeline list

Deprecated

This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.

List job pipelines in a Data Lake Analytics account.

az dla job pipeline list [--account]
                         [--end-date-time]
                         [--ids]
                         [--start-date-time]
                         [--subscription]

Optional Parameters

--account -n

Name of the Data Lake Analytics account.

--end-date-time

The end date for when to get the list of pipelines. The startDateTime and endDateTime can be no more than 30 days apart.

--ids

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.

--start-date-time

The start date for when to get the list of pipelines. The startDateTime and endDateTime can be no more than 30 days apart.

--subscription

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

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

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

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

--subscription

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

--verbose

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

az dla job pipeline show

Deprecated

This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.

Retrieve a job pipeline in a Data Lake Analytics account.

az dla job pipeline show --pipeline-identity
                         [--account]
                         [--end-date-time]
                         [--ids]
                         [--start-date-time]
                         [--subscription]

Required Parameters

--pipeline-identity

Pipeline ID.

Optional Parameters

--account -n

Name of the Data Lake Analytics account.

--end-date-time

The end date for when to get the pipeline and aggregate its data. The startDateTime and endDateTime can be no more than 30 days apart.

--ids

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.

--start-date-time

The start date for when to get the pipeline and aggregate its data. The startDateTime and endDateTime can be no more than 30 days apart.

--subscription

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

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

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

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

--subscription

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

--verbose

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