Add 'kpod save' command

Signed-off-by: umohnani8 <umohnani@redhat.com>
This commit is contained in:
umohnani8 2017-07-14 10:31:02 -04:00
parent 9dbd60a0df
commit ff5eda509a
7 changed files with 214 additions and 0 deletions

View file

@ -31,6 +31,7 @@ func main() {
rmiCommand,
tagCommand,
versionCommand,
saveCommand,
}
app.Flags = []cli.Flag{
cli.StringFlag{