logs show
$ kopia logs show [session-id]
Show contents of the log. When no flags or arguments are specified, only the last log is shown.
| Flag | Short | Default | Help | 
|---|---|---|---|
| --[no-]all | false | Show all logs | |
| --latest | -n | Include last N logs, by default the last one is shown | |
| --older-than | Include logs older than X (e.g. ‘1h’) | ||
| --younger-than | Include logs younger than X (e.g. ‘1h’) | 
| Argument | Help | 
|---|---|
| session-id | Log Session ID to show |