mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
chore: make the reset machine prompt a bit clearer
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user