Maybe something like: ```sh sindri log fetch 27 # Show/download latest log file from robot sindri log fetch 27 --since 10:00 # Show logs since 10:00 sindri log clean 27 # Delete logs from robot ```