klee network prune

Remove all unused networks, i.e., networks...

Usage

$ klee network prune [OPTIONS]

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

Description

Remove all unused networks, i.e., networks without connected containers.

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

Options

Name, shorthand Default Description
--force , -f Do not prompt for confirmation
--help Show this message and exit.

Examples

$ klee network prune
WARNING! This will remove all unused networks.
Are you sure you want to continue? [y/N]: y
0974802b8ba1
657e12442ff0
b5a603dcd304

Parent command

Command Description
klee network Manage networks