Azure / azure-cli

Azure Command-Line Interface
MIT License
4.03k stars 3.01k forks source link

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

Open letmaik opened 1 year ago

letmaik commented 1 year ago

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.

yonzhan commented 1 year ago

Thank you for opening this issue, we will look into it.

ghost commented 1 year ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github.

Issue Details
**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.
Author: letmaik
Assignees: -
Labels: `Service Attention`, `Machine Learning`, `needs-team-attention`, `CXP Attention`, `Auto-Assign`
Milestone: -
navba-MSFT commented 1 year ago

Non customer reported issue. Adding Service attention label.