DockerCLI/cli/command/service
Sebastiaan van Stijn 96b8d15bdd
Merge pull request #651 from thaJeztah/fix-extra-host-sorting
Preserve sort-order of extra hosts, and allow duplicate entries
2017-10-30 20:38:10 +01:00
..
progress Merge pull request #259 from aaronlehmann/service-progress-surface-error 2017-07-09 00:04:38 -07:00
testdata Sort services names in a natural order 2017-07-19 18:18:06 +03:00
client_test.go Do not truncate ID on docker service ps --quiet 2017-09-30 22:23:37 +02:00
cmd.go Update gometalinter 2017-10-26 12:21:02 -04:00
create.go Use non-detached mode as default for service commands 2017-09-13 12:27:55 +02:00
helpers.go Use non-detached mode as default for service commands 2017-09-13 12:27:55 +02:00
inspect.go Remove use of deprecated IsErr...NotFound checks 2017-10-03 12:01:24 +02:00
inspect_test.go updated vendoring 2017-09-01 19:41:06 -04:00
list.go Sort services names in a natural order 2017-07-19 18:18:06 +03:00
list_test.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
logs.go Update gometalinter 2017-10-26 12:21:02 -04:00
opts.go Update gometalinter 2017-10-26 12:21:02 -04:00
opts_test.go Move duration opts into an opts package 2017-05-16 17:49:40 +02:00
parse.go Handle case of configs on old daemon 2017-06-07 17:02:46 +02:00
ps.go Do not truncate ID on docker service ps --quiet 2017-09-30 22:23:37 +02:00
ps_test.go Do not truncate ID on docker service ps --quiet 2017-09-30 22:23:37 +02:00
remove.go Add 'docker service rollback' subcommand 2017-08-16 22:18:36 +02:00
rollback.go Update code for upstream cobra 2017-10-25 14:49:26 -04:00
rollback_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
scale.go Use non-detached mode as default for service commands 2017-09-13 12:27:55 +02:00
trust.go Move notary to its new location 2017-10-30 17:21:41 +01:00
update.go Merge pull request #651 from thaJeztah/fix-extra-host-sorting 2017-10-30 20:38:10 +01:00
update_test.go Preserve sort-order of extra hosts, and allow duplicate entries 2017-10-30 01:48:09 +01:00