siderolabs / talos

Talos Linux is a modern Linux distribution built for Kubernetes.
https://www.talos.dev
Mozilla Public License 2.0
6.6k stars 528 forks source link

Support stdin for `talosctl apply-config` #3563

Closed DWSR closed 2 months ago

DWSR commented 3 years ago

Feature Request

Support stdin for apply-config

Description

As a cluster operator, I'd like to be able to supply configuration to talosctl apply-config via STDIN in order to support better composability with tools like sops e.g. sops 172.16.0.10.yaml | talosctl apply-config -f -

smira commented 3 years ago

this should work today with -f /dev/stdin, I agree that having - is better UX of course

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 7 days with no activity.