mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Merge pull request #11003 from pascomnet/f_stats
stats: add a interval parameter to cli and api stats streaming
This commit is contained in:
@ -37,6 +37,10 @@ Do not clear the terminal/screen in between reporting intervals
|
||||
|
||||
Disable streaming stats and only pull the first result, default setting is false
|
||||
|
||||
#### **--interval**=*seconds*, **-i**=*seconds*
|
||||
|
||||
Time in seconds between stats reports, defaults to 5 seconds.
|
||||
|
||||
#### **--format**=*template*
|
||||
|
||||
Pretty-print container statistics to JSON or using a Go template
|
||||
|
Reference in New Issue
Block a user