Add podman refresh command

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

Closes: #981
Approved by: baude
This commit is contained in:
Matthew Heon
2018-06-21 10:35:35 -04:00
committed by Atomic Bot
parent 3343456717
commit d2f981fd0b
2 changed files with 61 additions and 0 deletions

View File

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