The Docker CLI
Go to file
Daniel Nephin 58a14cd18c Update unit tests for new cobra root command.
Cleanup cobra integration
Update windows files for cobra and pflags
Cleanup SetupRootcmd, and remove unnecessary SetFlagErrorFunc.
Use cobra command traversal

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-08-25 13:09:04 -04:00
daemon_none.go Convert docker root command to use pflag and cobra 2016-08-25 13:09:03 -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 Convert docker root command to use pflag and cobra 2016-08-25 13:09:03 -04:00
docker.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
docker_test.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -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