chore: make the reset machine prompt a bit clearer

This commit is contained in:
Pasha Sviderski
2026-05-21 15:14:08 +10:00
parent 424263bdd4
commit 7f7d091429
+1 -1
View File
@@ -107,7 +107,7 @@ func promptResetMachine() error {
fmt.Println(tui.Red.Render("The remote machine is already initialised as a cluster member. Resetting it will:\n" + fmt.Println(tui.Red.Render("The remote machine is already initialised as a cluster member. Resetting it will:\n" +
"- Remove all service containers from the machine\n" + "- Remove all service containers from the machine\n" +
"- Reset the machine to the uninitialised state")) "- Reset the Uncloud daemon on the machine to the uninitialised state"))
var confirm bool var confirm bool
form := huh.NewForm( form := huh.NewForm(