1
0
mirror of https://github.com/docker/cli.git synced 2026-01-06 05:41:44 +03:00
Files
cli/cli-plugins
Sebastiaan van Stijn 47b1715d6f cli-plugins: disable file-completion by default
This uses the DefaultShellCompDirective feature which was added
in cobra to override the default (which would complete to use
files for commands and flags).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-09-10 11:52:32 +02:00
..