cmd: delete unused osbuild-upload-* tools

These tools were usually introduced when we added new upload target
implementation to osbuild-composer. Their main purpose was manual
testing of the upload library. They don't have any real use beyond that.

With the upload code being moved to `osbuild/images` and these tools
having their duplicates in that repository, there is very little sense
in keeping them in osbuild-composer.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2025-08-13 16:41:20 +02:00 committed by Achilleas Koutsou
parent 01faa858d4
commit dc4ae989e6
85 changed files with 0 additions and 14033 deletions

View file

@ -24,6 +24,5 @@ osbuild-composer-dbjobqueue-tests
osbuild-dnf-json-tests
osbuild-koji-tests
osbuild-mock-openid-provider
osbuild-upload-*
osbuild-store-dump: the output from this is used in Test_upgrade in internal/store/json_test.go