moby--moby/api/client
Arnaud Porterie 98a4b3e332 Merge pull request #24714 from allencloud/better-docker-network-create-help-output
better command `docker network create -h` output
2016-07-18 16:05:46 +00:00
..
bundlefile Add some tests for bundlefile and improve the error messages for LoadFile 2016-06-16 18:18:25 -04:00
container fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
formatter Do not show empty tags for digest references in output 2016-06-14 22:44:49 -07:00
idresolver Update to new swarmkit/engine-api 2016-06-30 17:22:47 -07:00
image Merge pull request #24389 from Microsoft/jjh/silentsecurity 2016-07-08 11:06:33 -07:00
inspect remove fallback for Go 1.4 2016-06-07 22:38:02 +02:00
network better command `docker network create -h` output 2016-07-16 15:32:17 +08:00
node Remove shorthand flags for "mount", "pretty", and "no-resolve" 2016-07-13 18:47:29 +02:00
plugin fix comments and handle err 2016-06-30 21:53:20 +08:00
registry fix stdout and stderr in api client 2016-07-05 23:07:40 +08:00
service Only show port name if set. 2016-07-15 16:02:04 -04:00
stack Remove shorthand flags for "mount", "pretty", and "no-resolve" 2016-07-13 18:47:29 +02:00
swarm Use spaces, not tabs, to format sample "swarm join" command 2016-07-13 19:31:05 -06:00
system fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
task Improve timestamp formatting 2016-07-01 17:55:52 -07:00
volume fix stdout and stderr in api client 2016-07-05 23:07:40 +08:00
cli.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
client.go
commands.go Use spf13/cobra for docker update 2016-06-22 11:06:44 -07:00
credentials.go Migrate login & logout command to cobra 2016-06-10 12:04:29 +02:00
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 Fix logrus formatting 2016-06-11 13:16:55 -07:00
inspect.go fix comments and handle err 2016-06-30 21:53:20 +08:00
registry.go Merge pull request #23584 from nishanttotla/private-images-swarm-services 2016-06-30 17:18:59 -07:00
trust.go api,daemon: cleanup some unused stuff 2016-06-21 14:15:19 -07:00
trust_test.go
utils.go fix some typos 2016-06-21 15:29:25 +08:00