mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
@ -51,7 +51,6 @@ func getContainerSubCommands() []*cobra.Command {
|
||||
_restoreCommand,
|
||||
_runlabelCommand,
|
||||
_statsCommand,
|
||||
_stopCommand,
|
||||
_umountCommand,
|
||||
}
|
||||
}
|
||||
|
@ -64,6 +64,7 @@ var (
|
||||
_runCommand,
|
||||
_rmCommand,
|
||||
_startCommand,
|
||||
_stopCommand,
|
||||
_topCommand,
|
||||
_unpauseCommand,
|
||||
_waitCommand,
|
||||
|
Reference in New Issue
Block a user