#compdef dcd dcu dcr dcp _dockerprojectmannager_suggest_dirs() { setopt local_options xtrace _arguments '1:Docker Projects:_files -W /docker' }