Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Combine GlobalFlags and EngineFlags into EngineOptions | Jhon Honce | 2020-03-24 |
| | | | | | | | * EngineOptions obtained in command via `opt, err := registry.Options(cmd)` Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | podmanv2 add core container commands | Brent Baude | 2020-03-22 |
add core container commands for podmanv2: kill, pause, restart, rm, stop, unpause Signed-off-by: Brent Baude <bbaude@redhat.com> |