Files
docker-cli/cli/command
Sebastiaan van Stijn c81e05eed8 add shell completion for "docker stack deploy --compose-file"
With this patch:

    docker stack deploy -c<TAB>
    .codecov.yml       contrib/           e2e/               pkg/
    .git/              build/             debian/            experimental/
    ...

    docker stack deploy -c contrib/otel/<TAB>
    compose.yaml  otelcol.yaml  prom.yaml

Note that filtering for the file-extension only appears to be functional
on bash, but not (currently) working on other shells (at least not on Fish).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-12-03 11:38:04 +01:00
..
2025-11-06 15:24:46 +01:00
2025-11-05 08:24:06 +01:00
2025-10-31 03:15:47 +01:00
2025-11-07 00:24:44 +01:00
2025-11-05 08:24:06 +01:00
2025-11-05 08:24:06 +01:00
2025-11-05 08:24:06 +01:00