SYNOPSIS

lxc-destroy \kx {-n name} [-f]

DESCRIPTION

lxc-destroy destroys the system object previously created by the lxc-create command.

OPTIONS

\*(T<-f\*(T>

If a container is running, stop it first. If this option is not specified and the container is running, then lxc-destroy will be aborted.

\*(T<-P, --lxcpath=\*(T>PATH

Use an alternate container path. The default is /var/lib/lxc.

DIAGNOSTIC

The container was not found

The specified container for destruction was not found. It is probable it does not exists and was already destroyed.You can use the lxc-ls command to list the available containers on the system.

RELATED TO lxc-destroy…

AUTHOR

Daniel Lezcano <\*(T<[email protected]\*(T>>