Merge pull request #11003 from pascomnet/f_stats

stats: add a interval parameter to cli and api stats streaming
This commit is contained in:
openshift-ci[bot]
2021-08-04 09:56:57 +00:00
committed by GitHub
12 changed files with 100 additions and 29 deletions

View File

@ -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