mirror of
https://github.com/containers/podman.git
synced 2025-12-09 15:19:35 +08:00
podman-remote import|export
addition of import and export for the podman-remote client. This includes the ability to send and receive files between the remote-client and the "podman" host using an upgraded varlink connection. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@@ -12,8 +12,6 @@ func getAppCommands() []cli.Command {
|
||||
createCommand,
|
||||
diffCommand,
|
||||
execCommand,
|
||||
exportCommand,
|
||||
importCommand,
|
||||
killCommand,
|
||||
kubeCommand,
|
||||
loadCommand,
|
||||
|
||||
Reference in New Issue
Block a user