Skip to content

satl system

Manage SatL itself

$ satl system [OPTIONS] <COMMAND>

satl system is a group: it always takes one of the subcommands below.

satl system prune

Remove unused data

$ satl system prune [OPTIONS]

Options

Option Description
-a, --all Remove all unused images not just dangling ones
--volumes Prune volumes no container uses
-f, --force Do not prompt for confirmation

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.