automation-tests/cmd/podman/cliconfig
baude ba65301c95 podman-remote create|run
add the ability to create and run containers via the podman-remote
client.

we now create an intermediate layer from the the create/run cli flags.
the intermediate layer can be converted into a createconfig or into a
varlink struct.  Once transported, the varlink struct can be converted
back to an intermediate layer and then to a createconfig.

remote terminals are not supported yet.

Signed-off-by: baude <bbaude@redhat.com>
2019-04-08 09:05:31 -05:00
..
commands.go Add debugging for errors to Cobra compatibility macros 2019-02-27 16:26:12 -05:00
config.go Add watch mode to podman ps 2019-03-28 08:34:27 -05:00
create.go add flag --extract tar file in podman cp 2019-03-06 10:06:25 -05:00
defaults.go podman-remote create|run 2019-04-08 09:05:31 -05:00