Zudoku
kraft cloud compose

kraft cloud compose start

Code
kraft cloud compose start [FLAGS] [COMPONENT]

Examples

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

Options

Code
-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

Code
--env-file string Set the environment file. --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:

Code
str

See Also

Last modified on