docs/api/client/service
Brian Goff 843b4a93fe Use newer default values for mounts CLI
In the API:
`Writable` changed to `ReadOnly`
`Populate` changed to `NoCopy`

Corresponding CLI options updated to:
`volume-writable` changed to `volume-readonly`
`volume-populate` changed to `volume-nocopy`

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit 56f3422468a0b43da7bae7a01762ce4f0a92d9ff)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-08 15:32:30 -07:00
..
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
create.go re-vendor engine-api 2016-07-08 15:32:23 -07:00
inspect.go re-vendor engine-api 2016-07-08 15:32:23 -07:00
list.go Do not show tasks from down nodes as active in ls 2016-06-30 16:47:47 -07:00
opts.go Use newer default values for mounts CLI 2016-07-08 15:32:30 -07:00
opts_test.go Use newer default values for mounts CLI 2016-07-08 15:32:30 -07:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
scale.go re-vendor engine-api 2016-07-08 15:32:23 -07:00
tasks.go Allow service and node filter to be name… 2016-07-08 15:32:15 -07:00
update.go re-vendor engine-api 2016-07-08 15:32:23 -07:00
update_test.go Fix service update of Args 2016-06-30 16:57:31 -07:00