logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

docker-service-logs - Fetch the logs of a service or task

Description

       Fetch the logs of a service or task

Name

       docker-service-logs - Fetch the logs of a service or task

Options

--details[=false]      Show extra details provided to logs

       -f, --follow[=false]      Follow log output

       -h, --help[=false]      help for logs

       --no-resolve[=false]      Do not map IDs to Names in output

       --no-task-ids[=false]      Do not include task IDs in output

       --no-trunc[=false]      Do not truncate output

       --raw[=false]      Do not neatly format logs

       --since=""       Show  logs  since timestamp (e.g. "2013-01-02T13:23:37Z") or relative (e.g. "42m" for 42
       minutes)

       -n, --tail="all"      Number of lines to show from the end of the logs

       -t, --timestamps[=false]      Show timestamps

See Also

docker-service(1)

Docker Community                                    Feb 2025                                           DOCKER(1)

Synopsis

dockerservicelogs[OPTIONS]SERVICE|TASK

See Also