Merge pull request #678 from umohnani8/kpod_save

Add 'kpod save' command
This commit is contained in:
Mrunal Patel 2017-07-28 10:49:49 -07:00 committed by GitHub
commit d2a82a28c1
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{