Add 'kpod save' command
Signed-off-by: umohnani8 <umohnani@redhat.com>
This commit is contained in:
parent
9dbd60a0df
commit
ff5eda509a
7 changed files with 214 additions and 0 deletions
|
@ -31,6 +31,7 @@ func main() {
|
|||
rmiCommand,
|
||||
tagCommand,
|
||||
versionCommand,
|
||||
saveCommand,
|
||||
}
|
||||
app.Flags = []cli.Flag{
|
||||
cli.StringFlag{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue