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.
Related command
az ml job list
Describe the solution you'd like
The v1 of az ml cli supports
--compute-target-nameand--statusinaz ml run listbut those are missing inaz 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.