Start an instance on KraftCloud from a stopped instance.
kraft cloud instance start [FLAGS] [UUID|NAME [UUID|NAME]...]
# Start an instance by UUID$ kraft cloud instance start 77d0316a-fbbe-488d-8618-5bf7a612477a # Start an instance by name$ kraft cloud instance start my-instance-431342 # Start multiple instances$ kraft cloud instance start my-instance-431342 my-instance-other-2313
-a, --all Start all instances -h, --help help for start -w, --wait duration Timeout to wait for the instance to start (ms/s/m/h)
--metro string Unikraft Cloud metro location --token string Unikraft Cloud access token
The kraft cloud instance start command can also be run as:
kraft cloud instance start
str
kraft cloud instance