mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Merge pull request #16751 from albers/completion--no-legacy-registry
Add bash completion for `docker daemon --no-legacy-registry` Upstream-commit: 4843323a46dc5aa101a111a35fcce6eacfad5bd0 Component: engine
This commit is contained in:
@@ -526,6 +526,7 @@ _docker_daemon() {
|
||||
--ip-masq=false
|
||||
--iptables=false
|
||||
--ipv6
|
||||
--no-legacy-registry
|
||||
--selinux-enabled
|
||||
--userland-proxy=false
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user