DockerCLI/contrib/completion
Oded Arbel a694904e91
Stop slowing bash init by caching plugins path slowly
Fixes issue #3889 by only loading docker plugins path when needed: if it is fast enough than it shouldn't be a problem to do this on demand; OTOH if it is slow then we shouldn't do this during *every* bash session initialization, regardless if docker completion will be needed or not.

Signed-off-by: Oded Arbel <oded@geek.co.il>
(cherry picked from commit 1da67be9ca)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-23 13:32:21 +02:00
..
bash Stop slowing bash init by caching plugins path slowly 2023-08-23 13:32:21 +02:00
fish fix docs, completion and docker service 2020-08-06 17:37:08 +03:00
powershell Add link to DockerCompletion for PowerShell 2017-09-29 17:04:33 +09:00
zsh Fix the max-concurrent-downloads and max-concurrent-uploads configs documentation 2022-12-20 15:02:47 -03:00