Skip to content

kraft cloud instance start

Start an instance on KraftCloud from a stopped instance.

kraft cloud instance start [FLAGS] [UUID|NAME [UUID|NAME]...]

Examples

# Start a KraftCloud instance by UUID
$ kraft cloud instance start 77d0316a-fbbe-488d-8618-5bf7a612477a
# Start a KraftCloud instance by name
$ kraft cloud instance start my-instance-431342
# Start multiple KraftCloud instances
$ kraft cloud instance start my-instance-431342 my-instance-other-2313

Options

--all Start all instances
-h, --help help for start
-w, --wait duration Timeout to wait for the instance to start (ms/s/m/h)

Options inherited from parent commands

--metro string Set the KraftCloud metro
--token string Set the KraftCloud token

Aliases

The kraft cloud instance start command can also be run as:

str

See Also