docs/api/client/service
Stephen J Day 986a968044 api/client/service: mount option defaults and aliases
Simplifies the mount option usage by providing common aliases for
`source` and `target`. The default mount type is now volume.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
(cherry picked from commit 634f54a047bfcd2ac95bdcdfe04da7eabe02cbec)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:17:08 -07:00
..
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
create.go Change the add/update flags to include 'add' 2016-07-25 23:14:59 -07:00
inspect.go Only show port name if set. 2016-07-25 23:15:13 -07:00
list.go Don't automagically add "[OPTIONS]" to usage 2016-07-25 23:15:41 -07:00
opts.go api/client/service: mount option defaults and aliases 2016-07-25 23:17:08 -07:00
opts_test.go api/client/service: mount option defaults and aliases 2016-07-25 23:17:08 -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
tasks.go Remove shorthand flags for "mount", "pretty", and "no-resolve" 2016-07-25 23:14:58 -07:00
update.go swarm: add log driver support for services 2016-07-25 23:15:25 -07:00
update_test.go Change mount-types to lowercase 2016-07-25 23:16:28 -07:00