mirror of
https://github.com/moby/moby.git
synced 2026-08-09 17:39:58 +00:00
Explicitly access config field through the Config field, instead of the top-level "cli". This allows spotting locations where we don't depend on the CLI, but really just the Config. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>