summaryrefslogtreecommitdiff
path: root/cmd/podman/pods/ps.go
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* Add Networks format placeholder to podman ps and pod psPaul Holzinger2021-01-09
* Shell completion for podman ps and podman pod ps --filterPaul Holzinger2020-11-19
* 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: stats & pod psAshley Cui2020-10-13
* Restore --format table...Jhon Honce2020-10-08
* Allow filtering on pod label valuesJordan Christiansen2020-09-23
* 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
* Turn on More lintersDaniel J Walsh2020-06-15
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Add support for format {{.Label}}Brent Baude2020-06-01
* Fix errors found when comparing podman v1 --help versus V2Daniel J Walsh2020-05-04
* V2 enable ps testsJhon Honce2020-04-29
* system tests must passBrent Baude2020-04-28
* Enable pod ps integration testsBrent Baude2020-04-25
* Provide a json variable pointing to a configured json APIJhon Honce2020-04-21
* Podman V2 birthBrent Baude2020-04-16