1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/service
Vincent Demeester 83f232e186 Merge pull request #23773 from dnephin/allow-remove-during-update
Add remove flags for service update
2016-07-14 11:10:30 +02: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-13 16:06:25 -04:00
inspect.go Fix service inspect --pretty. 2016-07-14 00:11:29 -07:00
list.go Do not show tasks from down nodes as active in ls 2016-06-22 14:49:24 -07:00
opts.go Change the add/update flags to include 'add' 2016-07-13 16:06:25 -04:00
opts_test.go Use newer default values for mounts CLI 2016-07-06 22:34:39 -04:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
scale.go re-vendor engine-api 2016-07-06 21:14:14 -04:00
tasks.go Remove shorthand flags for "mount", "pretty", and "no-resolve" 2016-07-13 18:47:29 +02:00
update.go Fix multi-remove during service update. 2016-07-13 16:11:08 -04:00
update_test.go Fix multi-remove during service update. 2016-07-13 16:11:08 -04:00