-
Is it possible to retrieve the config after interactive setup? Or should I simply reinstall with non interactive? |
Beta Was this translation helpful? Give feedback.
Answered by
smira
Apr 4, 2022
Replies: 1 comment 1 reply
-
yes, it's possible:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
smira
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, it's possible:
talosctl get mc -o yaml
and extract.spec
field usingyq
talosctl read /system/state/config.yaml