ctr: add commands: list
and inspect
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
This commit is contained in:
parent
abc1bf4dea
commit
8bd1b0d2e4
4 changed files with 85 additions and 1 deletions
|
@ -38,6 +38,8 @@ containerd client
|
|||
execCommand,
|
||||
eventsCommand,
|
||||
deleteCommand,
|
||||
listCommand,
|
||||
inspectCommand,
|
||||
}
|
||||
app.Before = func(context *cli.Context) error {
|
||||
if context.GlobalBool("debug") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue