The quark runner runs a quardle. See #6
It takes a quardle as an input, validates it and runs the kernel and initrd into a Linux guest through lumper.
It should be able to capture the initrd run through stdout/stderr and optionally store it.
CLI
quark run --quardle <quardle> --output <output_file>
The
quarkrunner runs aquardle. See #6It takes a
quardleas an input, validates it and runs the kernel and initrd into a Linux guest throughlumper.It should be able to capture the initrd run through stdout/stderr and optionally store it.
CLI