Merge pull request #10004 from zjumoon01/ctr

ctr: fix parsing mount options
This commit is contained in:
Maksym Pavlenko 2024-03-29 05:07:02 +00:00 committed by GitHub
commit 7b0802cca7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,6 +86,7 @@ stable from release to release of the containerd project.`
containerd CLI
`
app.DisableSliceFlagSeparator = true
app.EnableBashCompletion = true
app.Flags = []cli.Flag{
&cli.BoolFlag{