Azure / Azure/azure-cli

Support filtering of jobs by status and compute target in az ml cli v2

Open
#26,931 3 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad Auto-Assign Machine Learning needs-team-attention Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 22h
Merged PRs (30d)
64

Description

**Related command**

az ml job list

**Describe the solution you'd like**

The v1 of az ml cli supports `--compute-target-name` and `--status` in `az ml run list` but those are missing in `az ml job list`. I would like to have those in v2 as well.

**Describe alternatives you've considered**

None.

**Additional context**

It is useful to know what jobs are running at the moment for a specific compute target.

Contributor guide

Open the contributing guide

Research direction

Start with the az ml job list command and compare its available options with az ml run list in v1, focusing on --compute-target-name and --status. Trace the az ml job list entry point and any existing command tests. Done means both filters work for job listings and their behavior is covered consistently with the v1 commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
cli, cloud, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.