cli/pkg/cmd/run
Junichi Sato 330a385f9e
Document that gh run download downloads the latest artifact by default
This commit addresses the documentation issue.

The discussion at #7018 has confirmed that it is undocumented that
the current behavior of `gh run download` with `-n` and no `run-id`
downloads the latest artifact.

Although the behavior has not been created intentionally, it is the one
that should be documented and the future releases should warn before
a breaking change.
2024-08-08 19:35:16 +09: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 Document that gh run download downloads the latest artifact by default 2024-08-08 19:35:16 +09:00
list Unify use of tab indent in non-test source files 2024-08-03 00:35:30 +08:00
rerun Make it clearer that job flag is meant to be an ID 2024-04-17 13:53:55 +02:00
shared Merge pull request #9162 from joshuajtward/chore/GH-9038 2024-06-13 11:40:08 -04:00
view Gracefully degrade when fetching annotations fails due to 403 (#9113) 2024-06-13 14:33:06 +02:00
watch Gracefully degrade when fetching annotations fails due to 403 (#9113) 2024-06-13 14:33:06 +02:00
run.go feat(run): add new delete command 2023-03-30 17:02:04 +02:00