debian-forge-cli/cmd/image-builder
Michael Vogt e5b3ccd6ed cmd: add new build command
This commit adds the `build` command. It takes the same flags as
`manifest` and will build the specified image.
2024-12-16 14:59:08 +00:00
..
build.go cmd: add new build command 2024-12-16 14:59:08 +00:00
distro.go cmd: rework argument handling 2024-12-16 07:54:45 +00:00
distro_test.go cmd: rework argument handling 2024-12-16 07:54:45 +00:00
export_test.go cmd: rework argument handling 2024-12-16 07:54:45 +00:00
filters.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
filters_test.go filters: add new getOneImage() helper for manifest/build 2024-12-16 07:54:45 +00:00
list.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
main.go cmd: add new build command 2024-12-16 14:59:08 +00:00
main_test.go cmd: add new build command 2024-12-16 14:59:08 +00:00
manifest.go cmd: add new build command 2024-12-16 14:59:08 +00:00
repos.go list-images: add --datadir override for e.g. custom repositories 2024-11-29 08:30:30 +00:00