Merge pull request #18649 from albers/completion-daemon--authz-plugin
bash completion for `docker daemon --authz-plugin` Upstream-commit: 8970337f609d38dab69785f963d4a64a539ebf1b Component: engine
This commit is contained in:
@ -656,6 +656,7 @@ _docker_daemon() {
|
||||
local options_with_args="
|
||||
$global_options_with_args
|
||||
--api-cors-header
|
||||
--authz-plugin
|
||||
--bip
|
||||
--bridge -b
|
||||
--cluster-advertise
|
||||
|
||||
Reference in New Issue
Block a user