mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
540 B
540 B
description, keywords, menu, title
| description | keywords | menu | title | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Displays log output from services. |
|
|
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.