Skip to content

kraft cloud compose start

Start an existing KraftCloud deployment.

kraft cloud compose start [FLAGS] [COMPONENT]

Examples

# Stop an existing KraftCloud deployment fully.
$ kraft cloud compose start
# Stop an existing KraftCloud deployment with two specific components.
$ kraft cloud compose start nginx component2

Options

-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

--file string Set the Compose file.
--metro string Set the KraftCloud metro
--token string Set the KraftCloud token

Aliases

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

str

See Also