mirror of
https://github.com/containers/podman.git
synced 2025-05-30 15:15:20 +08:00

podman-logs and podman-pod-logs. Most of these were already identical, needing no review. Exceptions: --follow : needed some container/pod tweaking. This is the only one that really needs careful review. --names : I went with the longer version Note that podman-events has --since and --until options too, but those are too different to be combined here. Signed-off-by: Ed Santiago <santiago@redhat.com>
153 B
153 B
--tail=LINES
Output the specified number of LINES at the end of the logs. LINES must be an integer. Defaults to -1, which prints all lines