The Docker CLI
Go to file
Daniel Nephin 3b178887a7 Remove old cli framework.
Also consolidate the leftover packages under cli.
Remove pkg/mflag.
Make manpage generation work with new cobra layout.
Remove remaining mflag and fix tests after rebase with master.

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 Remove old cli framework. 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