Skip to content

Commit 916bd79

Browse files
committed
Per invocation log docs
1 parent a33766f commit 916bd79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

apps/logs.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,8 @@ kernel logs <app_name> --follow
3434
```
3535

3636
If you don't specify `--follow`, the logs will print to the terminal until 3 seconds of inactivity and then stops.
37+
38+
You can get logs for a specific invocation by adding:
39+
```
40+
-i --invocation Show logs for a specific invocation/run of the app.
41+
```

0 commit comments

Comments
 (0)