moby--moby/runconfig/opts
Arnaud Porterie (icecrime) c0c7d5e715
Rename `--net` to `--network`
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>
2016-07-12 13:01:35 -07:00
..
fixtures
envfile.go Move some validators from opts to runconfig/opts. 2016-01-04 14:35:36 -05:00
envfile_test.go fix typos 2016-06-02 17:17:22 +08:00
opts.go fix typos 2016-04-06 10:35:01 +08:00
opts_test.go Move some validators from opts to runconfig/opts. 2016-01-04 14:35:36 -05:00
parse.go Rename `--net` to `--network` 2016-07-12 13:01:35 -07:00
parse_test.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
runtime.go Use "docker-runc" as alias for the default runtime 2016-06-22 11:59:26 -07:00
throttledevice.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00
ulimit.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00
ulimit_test.go
weightdevice.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00