Merge pull request #19097 from albers/completion-daemon--cgroup-parent
bash completion for `docker daemon --cgroup-parent`
This commit is contained in:
commit
4f8d794c46
1 changed files with 1 additions and 0 deletions
|
@ -687,6 +687,7 @@ _docker_daemon() {
|
|||
--authz-plugin
|
||||
--bip
|
||||
--bridge -b
|
||||
--cgroup-parent
|
||||
--cluster-advertise
|
||||
--cluster-store
|
||||
--cluster-store-opt
|
||||
|
|
Loading…
Reference in a new issue