summaryrefslogtreecommitdiff
path: root/cmd/podman/pods/stats.go
Commit message (Expand)AuthorAge
* shell completion --format: use structs by referencePaul Holzinger2022-04-28
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor podman pods to report.FormatterJhon Honce2021-12-06
* Refactor podman image command outputJhon Honce2021-12-02
* Scrub podman commands to use report packageJhon Honce2021-06-16
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* bump go module to v3Valentin Rothberg2021-02-22
* Add 'MemUsageBytes' format optionStuart Shelton2021-01-12
* Add shell completion with cobraPaul Holzinger2020-11-12
* Restore --format table header supportJhon Honce2020-10-29
* Merge pull request #8077 from jwhonce/wip/reportOpenShift Merge Robot2020-10-21
|\
| * Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | Switch use of Flags to OptionsDaniel J Walsh2020-10-21
|/
* Restore --format table...Jhon Honce2020-10-08
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fixes --remote flag issuesJhon Honce2020-06-26
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Fix errors found when comparing podman v1 --help versus V2Daniel J Walsh2020-05-04
* implement pod statsValentin Rothberg2020-04-27