瀏覽代碼

Merge pull request #18649 from albers/completion-daemon--authz-plugin

bash completion for `docker daemon --authz-plugin`
Sebastiaan van Stijn 9 年之前
父節點
當前提交
8970337f60
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      contrib/completion/bash/docker

+ 1 - 0
contrib/completion/bash/docker

@@ -656,6 +656,7 @@ _docker_daemon() {
 	local options_with_args="
 		$global_options_with_args
 		--api-cors-header
+		--authz-plugin
 		--bip
 		--bridge -b
 		--cluster-advertise