tea/cmd
danebou 4c0cef090d 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: https://gitea.com/gitea/tea/pulls/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
..
admin/users spdx (#581) 2023-09-08 01:40:02 +00:00
attachments Release Asset Management (#619) 2024-07-26 16:05:12 +00:00
branches tea branches list/protect/unprotect (#645) 2024-07-26 16:02:07 +00:00
flags spdx (#581) 2023-09-08 01:40:02 +00:00
issues spdx (#581) 2023-09-08 01:40:02 +00:00
labels spdx (#581) 2023-09-08 01:40:02 +00:00
login Add OTP and scopes to login (#546) 2024-02-14 16:49:29 +00:00
milestones spdx (#581) 2023-09-08 01:40:02 +00:00
notifications spdx (#581) 2023-09-08 01:40:02 +00:00
organizations spdx (#581) 2023-09-08 01:40:02 +00:00
pulls spdx (#581) 2023-09-08 01:40:02 +00:00
releases spdx (#581) 2023-09-08 01:40:02 +00:00
repos added migrate command (#587) 2023-09-11 06:27:48 +00:00
times spdx (#581) 2023-09-08 01:40:02 +00:00
admin.go spdx (#581) 2023-09-08 01:40:02 +00:00
attachments.go Release Asset Management (#619) 2024-07-26 16:05:12 +00:00
autocomplete.go spdx (#581) 2023-09-08 01:40:02 +00:00
branches.go tea branches list/protect/unprotect (#645) 2024-07-26 16:02:07 +00:00
categories.go spdx (#581) 2023-09-08 01:40:02 +00:00
clone.go spdx (#581) 2023-09-08 01:40:02 +00:00
comment.go spdx (#581) 2023-09-08 01:40:02 +00:00
docs.go spdx (#581) 2023-09-08 01:40:02 +00:00
issues.go spdx (#581) 2023-09-08 01:40:02 +00:00
labels.go spdx (#581) 2023-09-08 01:40:02 +00:00
login.go spdx (#581) 2023-09-08 01:40:02 +00:00
logout.go spdx (#581) 2023-09-08 01:40:02 +00:00
milestones.go spdx (#581) 2023-09-08 01:40:02 +00:00
notifications.go spdx (#581) 2023-09-08 01:40:02 +00:00
open.go spdx (#581) 2023-09-08 01:40:02 +00:00
organizations.go spdx (#581) 2023-09-08 01:40:02 +00:00
pulls.go spdx (#581) 2023-09-08 01:40:02 +00:00
releases.go Release Asset Management (#619) 2024-07-26 16:05:12 +00:00
repos.go added migrate command (#587) 2023-09-11 06:27:48 +00:00
times.go spdx (#581) 2023-09-08 01:40:02 +00:00
whoami.go spdx (#581) 2023-09-08 01:40:02 +00:00