Commit graph

3 commits

Author SHA1 Message Date
7679a9bb22 fix: upload from local image generates broken command
While adding support for qcow2 images in #69 I broke support for local
images. Building a shell pipeline through string concatenation is not a
good idea...

The specific issue was fixed and I also moved building the shell
pipeline to a separate function and added unit tests for all cases, so
it should be easier to spot these issues in the future.
2025-05-09 23:17:30 +02:00
9bb43227ec refactor: move example to docs file 2025-05-09 23:00:51 +02:00
c9ab40b539 feat: documentation and cleanup command 2024-05-04 22:13:33 +02:00