mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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