talos icon indicating copy to clipboard operation
talos copied to clipboard

chore: support debug shell for advanced development

Open frezbo opened this issue 1 year ago • 0 comments

Support dropping into a very minimal debug shell.

sudo -E --preserve-env=HOME _out/talosctl-linux-amd64 cluster create --provisioner=qemu $REGISTRY_MIRROR_FLAGS --controlplanes=1 --workers=0 --with-bootloader=false --with-debug-shell

frezbo avatar Aug 19 '24 18:08 frezbo