mirror of
https://github.com/docker/cli.git
synced 2026-08-29 18:14:34 -05: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>