Files
docker-docs/compose/reference/logs.md
Gaetan de Villele bb4f3be02e fix frontmatter keywords values in compose/reference/ files
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-03 10:13:21 -07:00

537 B

description, keywords, menu, title
description keywords menu title
Displays log output from services. fig, composition, compose, docker, orchestration, cli, logs
main
identifier parent
logs.compose smn_compose_cli
logs

logs

Usage: logs [options] [SERVICE...]

Options:
--no-color          Produce monochrome output.
-f, --follow        Follow log output
-t, --timestamps    Show timestamps
--tail              Number of lines to show from the end of the logs
                    for each container.

Displays log output from services.