Skip to content

Commit 758d73b

Browse files
hiroTamadajuecd
andauthored
Per invocation log docs (#60)
* Per invocation log docs * Update apps/logs.mdx Co-authored-by: Catherine Jue <[email protected]> --------- Co-authored-by: Catherine Jue <[email protected]>
1 parent 735a840 commit 758d73b

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 <invocation id> Show logs for a specific invocation of the app.
41+
```

0 commit comments

Comments
 (0)