mirror of
https://github.com/containers/podman.git
synced 2025-12-09 15:19:35 +08:00
podman-remote save [image]
Add the ability to save an image from the remote-host to the remote-client. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@@ -48,6 +48,7 @@ var mainCommands = []*cobra.Command{
|
||||
_pullCommand,
|
||||
_pushCommand,
|
||||
_rmiCommand,
|
||||
_saveCommand,
|
||||
_tagCommand,
|
||||
_versionCommand,
|
||||
imageCommand.Command,
|
||||
|
||||
Reference in New Issue
Block a user