Skip to content

Make talosctl config-patch-generating commands support configurable output filename/path #12268

@shanduur

Description

@shanduur

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions