mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Add bash completion for dockerd --version
Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 5296907bef
Component: cli
This commit is contained in:
@@ -1965,6 +1965,7 @@ _docker_daemon() {
|
||||
--raw-logs
|
||||
--selinux-enabled
|
||||
--userland-proxy=false
|
||||
--version -v
|
||||
"
|
||||
local options_with_args="
|
||||
$global_options_with_args
|
||||
|
||||
Reference in New Issue
Block a user