Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable more podman-remote pod commands | baude | 2019-02-22 |
| | | | | | | enable pod start, stop, and kill subcommands for the remote-client. Signed-off-by: baude <bbaude@redhat.com> | ||
* | podman-remote pod inspect|exists | baude | 2019-02-22 |
| | | | | | | | | enable the remote client to be able to inspect a pod. also, bonus of enabling the podman pod exists command which returns a 0 or 1 depending on whether the given pod exists. Signed-off-by: baude <bbaude@redhat.com> | ||
* | enable podman-remote pod rm | baude | 2019-02-21 |
add the ability to delete a pod from the remote client. Signed-off-by: baude <bbaude@redhat.com> |