docs/api/client/service
Arnaud Porterie (icecrime) 187b6607a4 Service `--update-parallelism` defauls to 0
The `--update-parallelism` flaag should default to 0, which is
interpreted by the backend as unlimited. In other words, by default all
services should update simultaneously.

Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
(cherry picked from commit f22d0174f33e084445c5845c95aca346e187fb02)
2016-06-16 23:36:53 -07:00
..
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
create.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
inspect.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
list.go Change SCALE to REPLICAS. 2016-06-16 23:36:52 -07:00
opts.go Service `--update-parallelism` defauls to 0 2016-06-16 23:36:53 -07:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
scale.go Change SCALE to REPLICAS. 2016-06-16 23:36:52 -07:00
tasks.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
update.go prevent some panics in 'service update' 2016-06-14 15:37:27 -07:00