1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/service
Vincent Demeester f860289131 Merge pull request #27369 from cezarsa/hc
Add --health-* flags to service create and update
2016-10-28 21:59:52 +02:00
..
cmd.go
create.go Merge pull request #26988 from thaJeztah/remove-service-update-name-flag 2016-10-27 16:55:47 -07:00
inspect.go Fix typs from go to Go 2016-10-18 19:40:16 +08:00
inspect_test.go Fix broken JSON support in cli/command/formatter 2016-10-17 08:07:17 +00:00
list.go return nil when no node or service to avoid additional api call 2016-10-11 10:59:16 +08:00
opts.go Add --health-* commands to service create and update 2016-10-28 15:19:08 -02:00
opts_test.go Add --health-* commands to service create and update 2016-10-28 15:19:08 -02:00
ps.go fixes #27643 2016-10-28 08:02:57 +08:00
remove.go
scale.go
update.go Add --health-* commands to service create and update 2016-10-28 15:19:08 -02:00
update_test.go Add --health-* commands to service create and update 2016-10-28 15:19:08 -02:00