# Restart an instance by UUID$ kraft cloud instance restart 77d0316a-fbbe-488d-8618-5bf7a612477a# Restart an instance by name$ kraft cloud instance restart my-instance-431342# Restart multiple instances$ kraft cloud instance restart my-instance-431342 my-instance-other-2313
Options
Code
-a, --all restart all instances -f, --force Force stop the instance(s) -h, --help help for restart -w, --wait duration Timeout to wait for the instance to stop and/or start (ms/s/m/h)
Options inherited from parent commands
Code
--allow-insecure Allow insecure connections to the Unikraft Cloud API --metro string Unikraft Cloud metro location --token string Unikraft Cloud access token