daemon

commitly-agent logs

Tail the daemon log.

commitly-agent logs [-n <lines>]

## description

Prints the last N lines of ~/.commitly/agent.log (default 60). The previous run's log is rotated to agent.log.prev on each `start`.

## flags

flagdescription
-n, --lines <n>
Number of lines to print. (default: 60)

See the full command reference, or jump to Daemon mode if you plan to run this unattended.