Files
docker-cli/cli/command/context
Sebastiaan van Stijn f87d7ed864 context use: don't create/update config file and directories if not needed
Avoid updating the config-file if nothing changed. This also prevents creating
the file and config-directory if the default is used and no config-file existed
yet.

`config.Save()` performs various steps (creating the directory, updating
or copying permissions, etc etc), which are not needed if the defaults are
used; a445d97c25/cli/config/configfile/file.go (L135-L176)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-29 14:20:05 +02:00
..
2022-04-25 14:40:24 +02:00
2022-04-25 14:40:24 +02:00
2022-04-25 14:40:24 +02:00
2019-04-18 15:49:36 +02:00
2022-04-25 14:40:24 +02:00