1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/service
Vincent Demeester 37ea8104b0
Remove --port and update --publish for services to support syntaxes
Add support for simple and complex syntax to `--publish` through the
use of `PortOpt`.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-15 07:24:26 +01:00
..
cmd.go refactor help func in CLI 2016-11-18 13:30:44 -08:00
create.go Remove --port and update --publish for services to support syntaxes 2016-12-15 07:24:26 +01:00
inspect.go Fix typs from go to Go 2016-10-18 19:40:16 +08:00
inspect_test.go Fix broken JSON support in cli/command/formatter 2016-10-17 08:07:17 +00:00
list.go Suppressing digest for docker service ls/ps 2016-11-21 13:23:23 -08:00
logs.go cli: docker service logs support 2016-11-10 13:46:02 -08:00
opts.go Remove --port and update --publish for services to support syntaxes 2016-12-15 07:24:26 +01:00
opts_test.go more review updates 2016-11-09 14:27:45 -05:00
parse.go do not force target type for secret references 2016-11-21 14:45:39 -08:00
ps.go Revert "Add -a option to service/node ps" 2016-11-30 14:11:02 -08:00
remove.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
scale.go Return warnings from service create and service update when digest pinning fails 2016-11-18 13:57:11 -08:00
update.go Remove --port and update --publish for services to support syntaxes 2016-12-15 07:24:26 +01:00
update_test.go Remove --port and update --publish for services to support syntaxes 2016-12-15 07:24:26 +01:00