DockerCLI/cli/command/stack
Tibor Vass 6c3d93bbb6 Merge pull request #445 from dnephin/add-end-to-end-suite
Add end to end suite
2017-08-23 16:16:09 -07:00
..
testdata Update stack and task command tests to new golden 2017-08-16 14:23:28 -04:00
client_test.go Preserve resolved image-digest if QueryRegistry == false 2017-08-03 18:49:07 +02:00
cmd.go Add interfacer linter 2017-05-08 15:57:50 -04:00
common.go Remove stack configs on stack removal 2017-05-26 18:17:43 -07:00
deploy.go Change --no-resolve-image flag to --resolve-image string flag 2017-06-07 12:30:11 -07:00
deploy_bundlefile.go Change --no-resolve-image flag to --resolve-image string flag 2017-06-07 12:30:11 -07:00
deploy_composefile.go support --compose-file - as stdin 2017-08-22 17:55:59 +02:00
deploy_composefile_test.go Merge pull request #463 from dnephin/remove-pkg-testutil 2017-08-22 13:53:03 -04:00
deploy_test.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
list.go Sort swarm stacks and nodes using natural sorting 2017-07-13 14:33:02 +03:00
list_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
opts.go Update imports. 2017-04-17 18:07:56 -04:00
opts_test.go add unit tests to stack package 2017-06-20 14:31:00 -04:00
ps.go Remove duplication in task formatting. 2017-07-05 13:40:47 -04:00
ps_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
remove.go Add first e2e test 2017-08-16 10:46:40 -04:00
remove_test.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
services.go Fix stream for 'nothing found in stack' message 2017-07-05 13:32:54 -04:00
services_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00