DockerCLI/cli
Arash Deshmeh fc1e11d46a moved integration test TestExportContainerWithOutputAndImportImage from moby/moby to docker/cli.
The integration test TestExportContainerWithOutputAndImportImage in moby/moby is the same as TestExportContainerAndImportImage,
except for the output file option. Adding a unit test to cover the output file option of the export command here allows
the removal of the redundant integration test TestExportContainerWithOutputAndImportImage.

Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
2018-09-18 12:30:49 -04:00
..
command moved integration test TestExportContainerWithOutputAndImportImage from moby/moby to docker/cli. 2018-09-18 12:30:49 -04:00
compose Allow marshalling of Compose config to JSON 2018-09-10 11:16:05 -07:00
config cli/config/configfile: Atomically rewrite the config file when saving. 2018-09-10 13:43:24 -07:00
connhelper connhelper: fix cmd.Wait() race 2018-09-06 01:28:50 +09:00
debug updated vendoring 2017-09-01 19:41:06 -04:00
flags support SSH connection 2018-08-02 13:10:06 +09:00
manifest Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
registry/client Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
trust Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
winresources Add windows resources to binary. 2017-05-15 18:03:03 -04:00
cobra.go Merge pull request #1098 from dhiltgen/long_help 2018-08-30 18:07:10 +02:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
required_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version.go Fix grammar typo in comment 2018-02-28 11:29:40 -05:00