mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
Upstream has replaced interactive="true" with: - in="tty" - out="tty" - interrupt="true" Also, disable Oneliners option since it's too confusing for users compared to the regular JSON output for startup and factory-config We can [skip ci] since we do not have any CLI tests yet. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>