podman/contrib/python/cmd
baude 60427ab3d2 add podman remote client
podman client that is capable of:
 * images
 * ps
 * rm
 * rmi

this is only a mockup to frame out and prove python library and ssh
tunnelling usage.

Signed-off-by: baude <bbaude@redhat.com>

Closes: #986
Approved by: rhatdan
2018-06-27 04:52:22 +00:00
..
images.py add podman remote client 2018-06-27 04:52:22 +00:00
pman.py add podman remote client 2018-06-27 04:52:22 +00:00
ps.py add podman remote client 2018-06-27 04:52:22 +00:00
remote_client.py add podman remote client 2018-06-27 04:52:22 +00:00
rm.py add podman remote client 2018-06-27 04:52:22 +00:00
rmi.py add podman remote client 2018-06-27 04:52:22 +00:00
utils.py add podman remote client 2018-06-27 04:52:22 +00:00