Add 'kpod load' command

Signed-off-by: umohnani8 <umohnani@redhat.com>
This commit is contained in:
umohnani8 2017-07-12 13:37:16 -04:00
parent 79c5160e5a
commit 412b98be26
10 changed files with 323 additions and 33 deletions

View file

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