Register content command with ctr
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
parent
d10c62d485
commit
d0166c42ce
@ -83,6 +83,7 @@ containerd CLI
|
|||||||
psCommand,
|
psCommand,
|
||||||
applyCommand,
|
applyCommand,
|
||||||
rootfsCommand,
|
rootfsCommand,
|
||||||
|
contentCommand,
|
||||||
}, extraCmds...)
|
}, extraCmds...)
|
||||||
app.Before = func(context *cli.Context) error {
|
app.Before = func(context *cli.Context) error {
|
||||||
if context.GlobalBool("debug") {
|
if context.GlobalBool("debug") {
|
||||||
|
Loading…
Reference in New Issue
Block a user