Files
cdoern 958759a719 podman pod clone
implement podman pod clone, a command to create an exact copy of a pod while changing
certain config elements

current supported flags are:
--name change the pod name
--destroy remove the original pod
--start run the new pod on creation
and all infra-container related flags from podman pod create (namespaces etc)

resolves #12843

Signed-off-by: cdoern <cdoern@redhat.com>
2022-06-10 14:23:19 -04:00
..
2022-04-14 10:58:36 +02:00
2022-04-12 15:51:39 -05:00
2022-06-10 14:23:19 -04:00
2022-06-10 14:23:19 -04:00
2022-04-25 11:53:57 -04:00
2022-03-19 10:05:43 +01:00