DockerCLI/cli/command/service
Vincent Demeester 74d86d4b2e
Merge pull request #1052 from thaJeztah/fix-rollback-config
Fix service rollback options being cross-wired
2018-05-14 11:01:56 +02:00
..
progress Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
testdata Sort services names in a natural order 2017-07-19 18:18:06 +03:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
create.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
generic_resource_opts.go Added support for generic resource update 2017-11-28 18:03:10 +01:00
generic_resource_opts_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
helpers.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
inspect.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
inspect_test.go testing config/secrets are showing in pretty print 2018-04-25 17:22:18 +02:00
list.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
list_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
logs.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
opts.go Merge pull request #1052 from thaJeztah/fix-rollback-config 2018-05-14 11:01:56 +02:00
opts_test.go Fix service rollback options being cross-wired 2018-05-11 11:47:05 +02:00
parse.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
ps.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
ps_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
remove.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
rollback.go Update code for upstream cobra 2017-10-25 14:49:26 -04:00
rollback_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
scale.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
trust.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
update.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
update_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00