mirror of
https://github.com/containers/podman.git
synced 2025-12-07 14:20:44 +08:00
Implement podman-remote wait command and container subcommand
Signed-off-by: Jhon Honce <jhonce@redhat.com>
This commit is contained in:
@@ -35,7 +35,6 @@ func getMainCommands() []*cobra.Command {
|
||||
_topCommand,
|
||||
_umountCommand,
|
||||
_unpauseCommand,
|
||||
_waitCommand,
|
||||
}
|
||||
|
||||
if len(_varlinkCommand.Use) > 0 {
|
||||
|
||||
Reference in New Issue
Block a user