Skip to content

kraft cloud compose start

kraft cloud compose start [FLAGS] [COMPONENT]

Examples

# Start all services in a Unikraft Cloud Compose project.
$ kraft cloud compose start
# Start the nginx service
$ kraft cloud compose start nginx

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 Unikraft Cloud metro location
--token string Unikraft Cloud access token

Aliases

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

str

See Also