mirror of https://github.com/containers/podman.git
Merge pull request #2460 from adrianreber/restore
Remove restore as podman subcommand
This commit is contained in:
commit
87f0b36787
|
|
@ -27,7 +27,6 @@ func getMainCommands() []*cobra.Command {
|
|||
_portCommand,
|
||||
_refreshCommand,
|
||||
_restartCommand,
|
||||
_restoreCommand,
|
||||
_rmCommand,
|
||||
_runCommand,
|
||||
_searchCommand,
|
||||
|
|
|
|||
Loading…
Reference in New Issue