cli/pkg/cmd/run/download
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
..
fixtures Address run download feedback 2021-04-07 19:56:28 +02:00
download.go Document that gh run download downloads the latest artifact by default 2024-08-08 19:35:16 +09:00
download_test.go switch to []int return for multiselect 2023-05-23 00:12:44 -07:00
http.go Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
http_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
zip.go Properly handle closing files that have been writen to (#7199) 2023-03-23 01:17:47 +00:00
zip_test.go Properly handle closing files that have been writen to (#7199) 2023-03-23 01:17:47 +00:00