Omer Tuchfeld
Omer Tuchfeld
We should vendor dialoguer to benefit from https://github.com/console-rs/dialoguer/pull/323 _Originally posted by @cgwalters in https://github.com/containers/bootc/issues/1131#issuecomment-2679386705_
> I think we probably are going to need to scope creep this tool slightly into supporting non-cloud flows; I've seen people doing that already with `to-existing-root` - basically the...
>I think we could support `--root-ssh-authorized-keys-fd` or so, and pass it via file descriptor. That'd avoid the bind dance here. >Or maybe we should learn `--ssh-home-dir`, and directly scrape all...
>One thing that'd be cool I think is on failure, save all the provided interactive answers in e.g. `/run/bootc/reinstall.yaml` or so, and tell the user: ``` Installation answers saved in...