Image editing command
This commit is contained in:
1
main.go
1
main.go
@ -30,6 +30,7 @@ type CLI struct {
|
||||
Log LogCmd `cmd:"" help:"query logs"`
|
||||
Pack PackCmd `cmd:"" help:"exploit pack test"`
|
||||
Gen GenCmd `cmd:"" help:"generate .out-of-tree.toml skeleton"`
|
||||
Image ImageCmd `cmd:"" help:"manage images"`
|
||||
|
||||
Version VersionFlag `name:"version" help:"print version information and quit"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user