mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
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>