Skip to content

kraft cloud compose down

Stop a KraftCloud deployment.

kraft cloud compose down [FLAGS] [COMPONENT]

Examples

# Stop a KraftCloud deployment fully.
$ kraft cloud compose down
# Stop a KraftCloud deployment with two specific components.
$ kraft cloud compose down nginx component2

Options

-h, --help help for down

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

d

See Also