ctr: Enable shell autocompletion

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
Manuel Rüger
2019-10-01 09:29:02 +02:00
parent 7f9530d95b
commit b5fa55b0c2
4 changed files with 34 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ stable from release to release of the containerd project.`
containerd CLI
`
app.EnableBashCompletion = true
app.Flags = []cli.Flag{
cli.BoolFlag{
Name: "debug",