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
Brian Goff a7519152d9 Merge pull request #32504 from dongluochen/healthcheck_duration
do not allow duration less than 1 ms in healthcheck parameters
2017-04-27 23:54:00 -04:00
..
progress Change "service inspect" to show defaults in place of empty fields 2017-04-10 13:41:16 -07:00
cmd.go Add missing API version annotations to commands 2017-03-16 13:40:12 +01:00
create.go Make the CLI show defaults from the swarmkit defaults package 2017-04-10 13:41:18 -07:00
helpers.go Synchronous service create and service update 2017-04-03 09:46:01 -07:00
inspect.go Change "service inspect" to show defaults in place of empty fields 2017-04-10 13:41:16 -07:00
inspect_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
list.go move service runtime filter to server 2017-04-25 15:38:46 -04:00
logs.go Merge pull request #32284 from aaronlehmann/fix-service-defaults 2017-04-11 13:06:53 +02:00
opts.go do not allow duration less than 1 ms in healthcheck parameters 2017-04-12 10:48:31 -07:00
opts_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
parse.go Merge pull request #30810 from allencloud/make-secret-ls-support-filter 2017-03-28 13:43:19 +02:00
ps.go move service runtime filter to server 2017-04-25 15:38:46 -04:00
remove.go Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
scale.go Change "service inspect" to show defaults in place of empty fields 2017-04-10 13:41:16 -07:00
trust.go Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
update.go Make the CLI show defaults from the swarmkit defaults package 2017-04-10 13:41:18 -07:00
update_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00