Add rootfs command to dist
Commands allows preparing a rootfs from a manifest hash Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
This commit is contained in:
1
cmd/dist/main.go
vendored
1
cmd/dist/main.go
vendored
@@ -69,6 +69,7 @@ distribution tool
|
||||
deleteCommand,
|
||||
listCommand,
|
||||
applyCommand,
|
||||
rootfsCommand,
|
||||
}
|
||||
app.Before = func(context *cli.Context) error {
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user