debian-forge-cli/cmd/image-builder
Michael Vogt 19ef77337a main: reset the terminal properly on SIGINT,SIGTERM
This commit fixes the issue that on `CTRL-C` (SIGINT) the progress
is not properly cleared. It also catches SIGTERM for good measure.

No test right now as this is hard to test automatically :/

Closes: https://github.com/osbuild/image-builder-cli/issues/123
2025-02-04 13:11:11 +00:00
..
build.go main: add progress support via bibs code 2025-01-29 15:21:33 +00:00
describeimg.go cmd: add new describe-image command 2025-01-31 10:57:50 +00:00
describeimg_test.go cmd: add new describe-image command 2025-01-31 10:57:50 +00: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 cmd: add new describe-image command 2025-01-31 10:57:50 +00: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: reset the terminal properly on SIGINT,SIGTERM 2025-02-04 13:11:11 +00:00
main_test.go cmd: add new describe-image command 2025-01-31 10:57:50 +00:00
manifest.go manifest: slightly clean up directory creation 2025-01-29 11:56:14 +00:00
repos.go repos: lookup <buildin>, /{etc,usr/share}/image-builder/repositories 2025-01-09 16:17:50 +00:00