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.
1 parent 9bed480 commit 05bbafeCopy full SHA for 05bbafe
docs/api.md
@@ -450,6 +450,7 @@ output as it happens.
450
* stderr (bool): Get STDERR
451
* stream (bool): Stream the response
452
* timestamps (bool): Show timestamps
453
+* tail (str or int): Output specified number of lines at the end of logs: `"all"` or `number`. Default `"all"`
454
455
**Returns** (generator or str):
456
0 commit comments