Feature Request
Description
Several talosctl commands that generate configuration patches currently write their output to fixed filenames or to the current working directory without offering flags to customize the output path. This makes it harder to integrate these commands into scripts, CI pipelines, or more complex tooling where predictable and customizable file structure is required.
Add support for specifying output filename, e.g.:
talosctl image cache-serve --patch-out ./patches/cache-registry-mirrors.yaml