moby--moby/api/client
Vincent Demeester 13d101d53c Merge pull request #23333 from yongtang/23211-spf13-cobra-version
Use spf13/cobra for docker version
2016-06-07 23:46:01 +02:00
..
container Merge pull request #23311 from WeiZhang555/cobra-rm 2016-06-07 17:05:21 -04:00
formatter Add a check for size field in custom format string 2016-06-03 21:59:10 +02:00
image Merge pull request #23292 from yongtang/23211-spf13-cobra-images 2016-06-07 21:56:42 +02:00
inspect
network Fix the network inspect id 2016-06-06 15:26:07 +00:00
system Use spf13/cobra for docker version 2016-06-07 08:11:34 -07:00
volume Use Args in cobra.Command to validate args. 2016-05-31 15:43:16 -07:00
build.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
cli.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
client.go
commands.go Merge pull request #23333 from yongtang/23211-spf13-cobra-version 2016-06-07 23:46:01 +02:00
commit.go
cp.go
events.go
exec.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00
exec_test.go
hijack.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
info.go
inspect.go
load.go
login.go
logout.go
ps.go Add a check for size field in custom format string 2016-06-03 21:59:10 +02:00
pull.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
push.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
save.go Migrate export command to cobra 2016-06-05 16:42:19 +02:00
stats.go
stats_helpers.go
stats_unit_test.go
trust.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
trust_test.go
update.go
utils.go Move attach command to cobra. 2016-06-06 22:28:57 +08:00