moby--moby/cmd/docker
Daniel Nephin 5ab2434225 Convert 'docker create' to use cobra and pflag
Return the correct status code on flag parsins errors.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-06-04 13:57:30 +02:00
..
daemon.go Remove reflection on CLI init 2016-04-29 11:57:46 -04:00
daemon_none.go Raise a more relevant error when dockerd is not available on the platform. 2016-05-02 11:59:25 -04:00
daemon_none_test.go Raise a more relevant error when dockerd is not available on the platform. 2016-05-02 11:59:25 -04:00
daemon_unix.go Raise a more relevant error when dockerd is not available on the platform. 2016-05-02 11:59:25 -04:00
docker.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
docker_test.go Consolidate the files in client/ 2016-04-27 14:53:36 -04:00
docker_windows.go Windows: work around Go 1.6.2/Nano Server TP5 issue 2016-05-25 11:59:28 +02:00
usage.go Consolidate the files in client/ 2016-04-27 14:53:36 -04:00
usage_test.go Consolidate the files in client/ 2016-04-27 14:53:36 -04:00