az batch job all-statistics
View statistics of all jobs under a Batch account.
Commands
az batch job all-statistics show |
Get lifetime summary statistics for all of the jobs in a Batch account. |
az batch job all-statistics show
Get lifetime summary statistics for all of the jobs in a Batch account.
Statistics are aggregated across all jobs that have ever existed in the account, from account creation to the last update time of the statistics.
az batch job all-statistics show [--account-endpoint]
[--account-key]
[--account-name]
[--query-examples]
[--subscription]
Optional Parameters
Batch service endpoint. Alternatively, set by environment variable: AZURE_BATCH_ENDPOINT.
Batch account key. Alternatively, set by environment variable: AZURE_BATCH_ACCESS_KEY.
Batch account name. Alternatively, set by environment variable: AZURE_BATCH_ACCOUNT.
Recommend JMESPath string for you. You can copy one of the query and paste it after --query parameter within double quotation marks to see the results. You can add one or more positional keywords so that we can give suggestions based on these key words.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.