moby/cli
Daniel Nephin a77f2450c7 Convert 'docker run' to a cobra command and to use pflags
Move container options into a struct so that tests should pass.
Remove unused FlagSet arg from Parse
Disable interspersed args on docker run

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-06-04 13:55:35 +02:00
..
cobraadaptor Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02: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
required.go Use spf13/cobra for docker search 2016-06-03 19:50:01 +02:00
usage.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00