DockerCLI/cli/config
Sebastiaan van Stijn de91207b87
cli/config: add test for dangling symlink for config-file
This may need further discussion, but we currently handle dangling
symlinks gracefully, so let's add a test for this, and verify that
we don't replace symlinks with a file.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-05-22 10:31:58 +02:00
..
configfile cli-plugins: Introduce support for hooks 2024-03-22 17:30:18 +00:00
credentials Fix setting ServerAddress property in NativeStore 2023-11-11 14:22:23 +01:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go cli/config: Load(), LoadDefaultConfigFile(): improve GoDoc 2024-05-22 10:31:47 +02:00
config_test.go cli/config: add test for dangling symlink for config-file 2024-05-22 10:31:58 +02:00