% kpod(1) kpod-rm - Remove one or more containers % Ryan Cole
kpod rm - Remove one or more containers
kpod rm [options [...]] container
Kpod rm will remove one or more containers from the host. The container name or ID can be used. This does not remove images. Running containers will not be removed without the -f option
--force, f
Force the removal of a running container
kpod rm mywebserver
kpod rm -f 860a4b23
kpod(1), kpod-rmi(1)
August 2017, Originally compiled by Ryan Cole [email protected]