The Docker CLI
Go to file
Brian Goff 5ccd990be0 Merge pull request #23316 from dnephin/error_on_invalid_docker_host
Fix a panic when the DOCKER_HOST was invalid using cobra commands
2016-06-06 21:17:47 -04:00
cobraadaptor Merge pull request #23316 from dnephin/error_on_invalid_docker_host 2016-06-06 21:17:47 -04:00
flags Cleanup the structure of the cli package. 2016-04-27 14:25:47 -04:00
cli.go cli: remove unnecessary initErr type 2016-05-23 13:04:10 -07:00
flagerrors.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
required.go Use spf13/cobra for docker port 2016-06-06 05:32:34 -07:00
usage.go Merge pull request #23274 from WeiZhang555/cobra-attach 2016-06-06 21:16:45 -04:00