Add 'podman restart' command

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #503
Approved by: rhatdan
This commit is contained in:
Matthew Heon
2018-03-15 15:00:18 -04:00
committed by Atomic Bot
parent 8840b92da6
commit 2724434369
5 changed files with 197 additions and 31 deletions

View File

@@ -56,6 +56,7 @@ func main() {
portCommand,
pullCommand,
pushCommand,
restartCommand,
rmCommand,
rmiCommand,
runCommand,