mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
bash completion for docker daemon --cgroup-parent
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
fd1afe1d59
commit
ce2cbde841
1 changed files with 1 additions and 0 deletions
|
@ -678,6 +678,7 @@ _docker_daemon() {
|
||||||
--authz-plugin
|
--authz-plugin
|
||||||
--bip
|
--bip
|
||||||
--bridge -b
|
--bridge -b
|
||||||
|
--cgroup-parent
|
||||||
--cluster-advertise
|
--cluster-advertise
|
||||||
--cluster-store
|
--cluster-store
|
||||||
--cluster-store-opt
|
--cluster-store-opt
|
||||||
|
|
Loading…
Add table
Reference in a new issue