summaryrefslogtreecommitdiff
path: root/cmd/podmanV2
Commit message (Collapse)AuthorAge
* podmanv2 enable remote waitBrent Baude2020-03-20
| | | | | | enable remote container wait with condition Signed-off-by: Brent Baude <bbaude@redhat.com>
* use boolreport for containerexists responseBrent Baude2020-03-20
| | | | | | in the case of exists, use a boolreport structure so that responses can be consistent pointer and error Signed-off-by: Brent Baude <bbaude@redhat.com>
* podmanv2 container exists|waitBrent Baude2020-03-20
| | | | | | enable container exists and wait for podmanv2 Signed-off-by: Brent Baude <bbaude@redhat.com>
* Add guildline for writing podman V2 CLI commandsJhon Honce2020-03-19
| | | | Signed-off-by: Jhon Honce <jhonce@redhat.com>
* [CI:DOCS]remove podmanv2 binaryBrent Baude2020-03-19
| | | | Signed-off-by: Brent Baude <bbaude@redhat.com>
* V2 podman commandJhon Honce2020-03-18
Signed-off-by: Jhon Honce <jhonce@redhat.com>