mirror of https://github.com/containers/podman.git
Add a new `podman machine cp` subcommand to allow users to copy files or directories between a running Podman Machine and their host. Tests cover the following cases: - Copy a file from the host machine to the VM - Copy a directory from the host machine to the VM - Copy a file from the VM to the host machine - Copy a directory from the VM to the host machine - Copy a file to a directory - Copy a directory to a file Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me> |
||
---|---|---|
.. | ||
generate | ||
container_validate.go | ||
namespaces.go | ||
namespaces_test.go | ||
pod_validate.go | ||
podspecgen.go | ||
resources_freebsd.go | ||
resources_linux.go | ||
specgen.go | ||
specgen_local.go | ||
specgen_remote.go | ||
specgen_test.go | ||
utils.go | ||
utils_linux.go | ||
volumes.go | ||
winpath.go | ||
winpath_linux.go | ||
winpath_unsupported.go | ||
winpath_windows.go |