mirror of
https://github.com/containers/podman.git
synced 2026-03-25 10:02:11 -04:00
Add --format (oci-archive, docker-archive) to pass through to podman save. Default is unchanged (no --format) so podman save uses its own default. Document that scp is not storage-to-storage and only archive formats are supported. Fixes: https://github.com/containers/podman/issues/28183 Fixes: https://issues.redhat.com/browse/RUN-4403 Signed-off-by: Jan Rodák <hony.com@seznam.cz>