mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-14 00:51:12 +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>