mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-12 16:11:10 +02:00
Add talosctl machineconfig patch command which accepts a machine config as input and a list of patches, applying the patches and writing the result to a file or to stdout. Link `talosctl machineconfig gen` to `talosctl gen config`, so they work the same way. Closes siderolabs/talos#6562. Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>