tea/modules/print
danebou 4c0cef090d
Some checks failed
goreleaser / goreleaser (push) Failing after 22s
goreleaser / release-image (push) Successful in 7m52s
Release Asset Management (#619)
Add release asset management. This includes a series of subcommands under `tea release assets`:

-  `tea release assets create <release-tag> <asset> [<asset>...]`: Upload one or more release attachments
- `tea release assets delete <release tag> <attachment name> [<attachment name>...]`: Delete one or more release attachments
- `tea release assets list <release tag>`: List Release Attachments

Co-authored-by: Dane Bouchie <dbouchie@iradimed.com>
Reviewed-on: #619
Co-authored-by: danebou <danebou@noreply.gitea.com>
Co-committed-by: danebou <danebou@noreply.gitea.com>
2024-07-26 16:05:12 +00:00
..
attachment.go Release Asset Management (#619) 2024-07-26 16:05:12 +00:00
branch.go tea branches list/protect/unprotect (#645) 2024-07-26 16:02:07 +00:00
comment.go spdx (#581) 2023-09-08 01:40:02 +00:00
formatters.go spdx (#581) 2023-09-08 01:40:02 +00:00
issue.go spdx (#581) 2023-09-08 01:40:02 +00:00
label.go spdx (#581) 2023-09-08 01:40:02 +00:00
login.go spdx (#581) 2023-09-08 01:40:02 +00:00
markdown.go spdx (#581) 2023-09-08 01:40:02 +00:00
milestone.go spdx (#581) 2023-09-08 01:40:02 +00:00
notification.go spdx (#581) 2023-09-08 01:40:02 +00:00
organization.go spdx (#581) 2023-09-08 01:40:02 +00:00
pull.go spdx (#581) 2023-09-08 01:40:02 +00:00
release.go spdx (#581) 2023-09-08 01:40:02 +00:00
repo.go spdx (#581) 2023-09-08 01:40:02 +00:00
table_test.go spdx (#581) 2023-09-08 01:40:02 +00:00
table.go spdx (#581) 2023-09-08 01:40:02 +00:00
times.go spdx (#581) 2023-09-08 01:40:02 +00:00
user.go spdx (#581) 2023-09-08 01:40:02 +00:00