docs/api/client/service
Tibor Vass 9623f45fce Remove --network-add and --network-rm flags from service update
These flags were not supported (daemon returns an error), and it was an
oversight. They were not present in completion scripts.

Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 3a7e90c743f6fdccb8aecb9d6d9afd42232fa736)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-08-11 19:37:41 -07:00
..
cmd.go cli: `docker service|node|stack ps` instead of tasks 2016-07-27 11:20:25 -07:00
create.go Add container labels to service create/update 2016-07-26 03:51:43 -07:00
inspect.go Add failure action for rolling updates 2016-07-25 23:24:43 -07:00
list.go Don't automagically add "[OPTIONS]" to usage 2016-07-25 23:15:41 -07:00
opts.go Remove --network-add and --network-rm flags from service update 2016-08-11 19:37:41 -07:00
opts_test.go Remove extraneous mount aliases. 2016-07-27 15:07:20 -04:00
ps.go cli: `docker service|node|stack ps` instead of tasks 2016-07-27 11:20:25 -07:00
remove.go Fix the usage for `service rm` command 2016-07-25 23:15:44 -07:00
scale.go re-vendor engine-api 2016-07-08 15:32:23 -07:00
update.go Remove --network-add and --network-rm flags from service update 2016-08-11 19:37:41 -07:00
update_test.go Remove --network-add and --network-rm flags from service update 2016-08-11 19:37:41 -07:00