klee container stop

Stop one or more running containers

Usage

$ klee container stop [OPTIONS] [CONTAINERS]...

Refer to the options section for an overview of available OPTIONS for this command.

Description

Stopping containers using klee container stop, which is based on the FreeBSD CLI-tool jail under the hood. See the jails(8) manual pages for details.

For example uses of this command, refer to the examples section below.

Options

Name, shorthand Default Description
--help Show this message and exit.

Examples

$ klee stop my_container1 6e33 my_container3 2d6d265811f4
f41d1fabb009
6e33265811f4
27363da77910
2d6d265811f4

Parent command

Command Description
klee container Manage containers