Merge pull request #18649 from albers/completion-daemon--authz-plugin
bash completion for `docker daemon --authz-plugin`
This commit is contained in:
commit
8970337f60
1 changed files with 1 additions and 0 deletions
|
@ -656,6 +656,7 @@ _docker_daemon() {
|
|||
local options_with_args="
|
||||
$global_options_with_args
|
||||
--api-cors-header
|
||||
--authz-plugin
|
||||
--bip
|
||||
--bridge -b
|
||||
--cluster-advertise
|
||||
|
|
Loading…
Add table
Reference in a new issue