debian-forge-cli/cmd/image-builder
Michael Vogt 25f21a3205 main: add upload support directly to build
This commit adds support to upload the build image directly to
the target cloud. Currently only ami/AWS is supported.

If the cloud specific configuration is given at the commandline
and the image type is a cloud image the cloud upload will happen
automatically (just like with bib). Incomplete upload config is
an error.
2025-02-11 13:38:04 +01:00
..
build.go main: add upload support directly to build 2025-02-11 13:38:04 +01:00
describeimg.go describeimg: typo in describe output 2025-02-06 20:00:49 +01:00
describeimg_test.go describeimg: typo in describe output 2025-02-06 20:00:49 +01:00
distro.go image-builder: newline in error message 2025-01-20 06:55:24 +00:00
distro_test.go image-builder: newline in error message 2025-01-20 06:55:24 +00:00
export_test.go main: add new upload command 2025-02-11 13:38:04 +01:00
filters.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
filters_test.go main: help golang-ci to find the "main" symbol in the tests 2025-01-10 08:30:28 +00:00
list.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
main.go main: add upload support directly to build 2025-02-11 13:38:04 +01:00
main_test.go main: add upload support directly to build 2025-02-11 13:38:04 +01:00
manifest.go manifest: slightly clean up directory creation 2025-01-29 11:56:14 +00:00
repos.go main: update for new reporegistry.New() api (c.f. pr#1179) 2025-02-10 20:40:56 +01:00
upload.go main: add upload support directly to build 2025-02-11 13:38:04 +01:00
upload_test.go main: add upload support directly to build 2025-02-11 13:38:04 +01:00