Skip to content

satl rm

Remove one or more containers

$ satl rm [OPTIONS] <CONTAINER>...

Arguments

Argument Description
<CONTAINER>... Containers to remove

Options

Option Description
-f, --force Force the removal of a running container
-v, --volumes Remove anonymous volumes associated with the container

Global options

Accepted by every satl command.

Option Description
--host <URL> Daemon socket to connect to (docker-style URL)
Default: unix:///var/run/satl.sock
Environment: DOCKER_HOST
-h, --help Print help
-V, --version Print version

Generated from satl 0.1.0 by make gen. Change it in the SatL source or in overlay/cli.yml, never here.