mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-24 09:17:53 +00:00
Merge pull request #2460 from adrianreber/restore
Remove restore as podman subcommand
This commit is contained in:
commit
87f0b36787
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ func getMainCommands() []*cobra.Command {
|
|||
_portCommand,
|
||||
_refreshCommand,
|
||||
_restartCommand,
|
||||
_restoreCommand,
|
||||
_rmCommand,
|
||||
_runCommand,
|
||||
_searchCommand,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue