Autocomplete on service name produces the following error:
~/.config/fish/completions/docker-compose.fish (line 5): switch: Expected exactly one argument, got 2
switch $file_version
^
in function '__fish_docker_compose_all_services'
called on standard input
in command substitution
called on standard input
Describe the problem
Autocomplete on service name produces the following error:
Software versions
Fish Shell version: 2.6.0 Docker Compose version: 1.16.1 Compose file version: 2.1