kool logs [service...]
Display log output from running service containers
Arguments
Name | Description |
---|---|
service | Service to get logs from |
Options
Name | Description |
---|---|
--verbose | Increases output verbosity |
--follow, -f | Follow log output |
--tail, -t <tail> | Number of lines to show from the end of the logs for each container. A value equal to 0 will show all lines |
--help, -h | Help for logs |