I need a command that outputs n lines of the overmind output from the past, so that Cursor can debug services. However, 'echo' is a persistent session that only receives future logs and 'connect' does not exit the process and keeps Cursor hanging.
What is the equivalent of 'docker-compose logs' in Overmind?