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