The Docker CLI
Go to file
Daniel Nephin fc1a3d79f8 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
cobraadaptor Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
flags Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
cli.go Don't automagically add "[OPTIONS]" to usage 2016-07-19 00:07:19 +02:00
error.go Avoid back and forth conversion between strings and bytes. 2016-06-15 09:55:40 -07:00
required.go fix typos 2016-07-05 20:42:17 +08:00
usage.go Convert inspect to cobra. 2016-08-03 10:36:47 -04:00