mirror of
https://github.com/containers/podman.git
synced 2025-12-08 14:48:48 +08:00
podman-remote load image
enable the ability to load an image into remote storage using the remote client. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@@ -17,7 +17,6 @@ func getMainCommands() []*cobra.Command {
|
||||
generateCommand.Command,
|
||||
_containerKubeCommand,
|
||||
_psCommand,
|
||||
_loadCommand,
|
||||
_loginCommand,
|
||||
_logoutCommand,
|
||||
_logsCommand,
|
||||
|
||||
Reference in New Issue
Block a user