Merge pull request #10004 from zjumoon01/ctr
ctr: fix parsing mount options
This commit is contained in:
@@ -86,6 +86,7 @@ stable from release to release of the containerd project.`
|
|||||||
|
|
||||||
containerd CLI
|
containerd CLI
|
||||||
`
|
`
|
||||||
|
app.DisableSliceFlagSeparator = true
|
||||||
app.EnableBashCompletion = true
|
app.EnableBashCompletion = true
|
||||||
app.Flags = []cli.Flag{
|
app.Flags = []cli.Flag{
|
||||||
&cli.BoolFlag{
|
&cli.BoolFlag{
|
||||||
|
|||||||
Reference in New Issue
Block a user