cli/pkg/cmd/run
Arun Sathiya 9d04ee6c8d
update(run): Use attempt input when fetching jobs (#7831)
* Introduce attempt flag for run watch and use attempt input when fetching jobs

* Handle attempt input for 'run watch' commands instead of using the latest attempt

* Revert attempt flag implementation for 'run watch' command because it is intended only for the latest attempt

* Fix tests for cases when attempt flag is used on 'run view' command

---------

Co-authored-by: Andy Feller <andyfeller@github.com>
2023-10-03 14:36:47 +02:00
..
cancel Rewrite issue develop command to fix numerous issues 2023-07-03 14:18:25 +09:00
delete cleanup 2023-03-30 18:06:02 +02:00
download switch to []int return for multiselect 2023-05-23 00:12:44 -07:00
list switch to prompter in workflow commands 2023-08-16 15:19:44 -05:00
rerun Improve docs around run rerun job flag (#7527) 2023-06-05 16:02:27 +02:00
shared update(run): Use attempt input when fetching jobs (#7831) 2023-10-03 14:36:47 +02:00
view update(run): Use attempt input when fetching jobs (#7831) 2023-10-03 14:36:47 +02:00
watch update(run): Use attempt input when fetching jobs (#7831) 2023-10-03 14:36:47 +02:00
run.go feat(run): add new delete command 2023-03-30 17:02:04 +02:00