..
bundlefile
Add some tests for bundlefile and improve the error messages for LoadFile
2016-06-16 18:18:25 -04:00
container
Merge pull request #23281 from yongtang/23211-spf13-cobra-update
2016-06-24 14:31:53 -07:00
formatter
Do not show empty tags for digest references in output
2016-06-14 22:44:49 -07:00
idresolver
Update ServiceInspectWithRaw
2016-06-17 00:47:22 +02:00
image
Make --help information consistent
2016-06-19 16:26:23 +08:00
inspect
remove fallback for Go 1.4
2016-06-07 22:38:02 +02:00
network
cli: fix network create usage
2016-06-24 09:32:39 -07:00
node
uppercase output in node inspect to keep consistency
2016-06-27 18:29:27 +08:00
plugin
Update plugin command with defaulttag
2016-06-17 10:18:18 -07:00
registry
Migrate login & logout command to cobra
2016-06-10 12:04:29 +02:00
service
Fix mount opts error message.
2016-06-29 15:14:55 -04:00
stack
Update bundle extension
2016-06-24 12:32:35 -07:00
swarm
Unify swarm init and update options
2016-06-21 16:34:32 -07:00
system
Remove dm.no_warn_on_loop_devices in info warning
2016-06-30 14:57:46 +08:00
task
Add Swarm management CLI commands
2016-06-13 22:17:15 -07:00
volume
Fix some context sharing/plumbing
2016-06-09 17:58:10 +02: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
Add Swarm management CLI commands
2016-06-13 22:17:15 -07:00
registry.go
fix some typos
2016-06-21 15:29:25 +08: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