Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | image scp: fix typo in output | Valentin Rothberg | 2021-08-03 |
| | | | | | | | | s/Loaded images(s)/Loaded image(s)/ [NO TESTS NEEDED] (I think we should test the output at some point) Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | Created scp.go image_scp_test.go and podman-image-scp.1.md | cdoern | 2021-07-30 |
added functionality for image secure copying from local to remote. Also moved system connection add code around a bit so functions within that file can be used by scp. Signed-off-by: cdoern <cdoern@redhat.com> |