Skip to content

satl logs

Fetch the logs of a container

$ satl logs [OPTIONS] <CONTAINER>

Arguments

Argument Description
<CONTAINER> Container to read from

Options

Option Description
-f, --follow Follow log output
--tail <N> Number of lines to show from the end of the logs
Default: all
-t, --timestamps Show timestamps

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.