We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9deffc4 + d388abe commit 3ff27a8Copy full SHA for 3ff27a8
docs/api.md
@@ -676,6 +676,7 @@ output as it happens.
676
* stream (bool): Stream the response
677
* timestamps (bool): Show timestamps
678
* tail (str or int): Output specified number of lines at the end of logs: `"all"` or `number`. Default `"all"`
679
+* since (datetime or int): Show logs since a given datetime or integer epoch (in seconds)
680
681
**Returns** (generator or str):
682
0 commit comments