mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-01 03:51:13 +02:00
This adds a command runner function that can be used everywhere we need to exec a binary. It adds addtional logic around error handling that will allow for viewing errors in the case of a failed command. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>