Zudoku
kraft cloud compose

kraft cloud compose down

Code
kraft cloud compose down [FLAGS] [COMPONENT]

Examples

Code
# Stop a deployment and remove all instances, services and volumes. $ kraft cloud compose down # Stop and remove two specific instances. $ kraft cloud compose down nginx component2

Options

Code
-h, --help help for down

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 down command can also be run as:

Code
d

See Also

Last modified on