Add 'kpod history' command

Signed-off-by: umohnani8 <umohnani@redhat.com>
This commit is contained in:
umohnani8 2017-07-09 20:33:50 -04:00
parent b4973e1006
commit ad490708a4
6 changed files with 518 additions and 1 deletions

View file

@ -28,6 +28,7 @@ func main() {
tagCommand,
versionCommand,
pullCommand,
historyCommand,
}
app.Flags = []cli.Flag{
cli.StringFlag{