mirror of
https://github.com/docker/cli.git
synced 2026-01-23 15:21:32 +03:00
This patch improves the mflag package to ensure that things arguments to mflag such as `-flag="var"` or `-flag='var'` have the quotes stripped from the value (to mirror the getopt functionality for similar flags). Docker-DCO-1.1-Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (github: cyphar) Upstream-commit: 0e9c40eb8243fa437bc6c3e93aaff64a10cb856e Component: engine