mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Add a `--network` flag which replaces `--net` without deprecating it yet. The `--net` flag remains hidden and supported. Add a `--network-alias` flag which replaces `--net-alias` without deprecating it yet. The `--net-alias` flag remains hidden and supported. Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com> Upstream-commit: c0c7d5e71586ec8e4d54aef9e061f061e9223cc4 Component: engine