mirror of
https://github.com/containers/podman.git
synced 2025-12-08 06:39:05 +08:00
podman remote-client restart containers
add the ability to restart containers with the remote-client Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@@ -50,6 +50,7 @@ var mainCommands = []*cobra.Command{
|
||||
&_psCommand,
|
||||
_pullCommand,
|
||||
_pushCommand,
|
||||
_restartCommand,
|
||||
_rmCommand,
|
||||
&_rmiCommand,
|
||||
_runCommand,
|
||||
|
||||
Reference in New Issue
Block a user