Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | podmanv2 pod ps | Brent Baude | 2020-03-31 |
| | | | | | | add the ability to list pods in podmanv2 Signed-off-by: Brent Baude <bbaude@redhat.com> | ||
* | podmanv2 pod subcommands | Brent Baude | 2020-03-26 |
| | | | | | | add pod kill, pause, restart, rm, start, stop, and unpause Signed-off-by: Brent Baude <bbaude@redhat.com> | ||
* | Filter pods through pod list api | Sujil02 | 2020-03-17 |
Refactored current filter pods flow through the shared pod functions so filter pod functionalities can be shared between api and cmd. Signed-off-by: Sujil02 <sushah@redhat.com> |