.. |
bundlefile
|
Reinstate --bundle-file argument to 'docker deploy'
|
2016-11-10 11:28:18 -05:00 |
checkpoint
|
Print checkpoint id when creating a checkpoint
|
2016-12-01 23:30:14 -05:00 |
commands
|
Give a order to AddCommands, for easy read and maintenance.
|
2016-12-08 16:43:14 +08:00 |
container
|
Merge pull request #31621 from dnephin/cleanup-container-run-command
|
2017-03-21 16:01:11 +01:00 |
formatter
|
Add format to secret ls
|
2017-03-19 09:22:30 +02:00 |
idresolver
|
service logs: Improve formatting
|
2017-03-08 14:08:04 -08:00 |
image
|
Merge pull request #30047 from duglin/distError
|
2017-03-10 16:44:49 -08:00 |
inspect
|
do not fail fast when executing inspect command
|
2017-03-10 16:09:09 +08:00 |
network
|
Enhance network inspect to show all tasks, local & non-local, in swarm mode
|
2017-03-13 17:52:08 -07:00 |
node
|
Add missing API version annotations to commands
|
2017-03-16 13:40:12 +01:00 |
plugin
|
Add missing API version annotations to commands
|
2017-03-16 13:40:12 +01:00 |
prune
|
Add --filter until=<timestamp> for docker container/image prune
|
2017-01-04 14:16:42 -08:00 |
registry
|
fix a typo
|
2017-03-16 23:11:57 +08:00 |
secret
|
Merge pull request #31552 from ripcurld0/add_format_secretls
|
2017-03-20 20:20:45 +01:00 |
service
|
Merge pull request #31896 from aaronlehmann/move-secretrequestoption
|
2017-03-16 21:31:15 +01:00 |
stack
|
Merge pull request #30781 from AkihiroSuda/fix-stack-env
|
2017-03-17 15:56:50 +01:00 |
swarm
|
Add missing API version annotations to commands
|
2017-03-16 13:40:12 +01:00 |
system
|
Enhance network inspect to show all tasks, local & non-local, in swarm mode
|
2017-03-13 17:52:08 -07:00 |
task
|
Add --format to docker service ps
|
2017-02-10 16:53:04 -08:00 |
volume
|
Add missing API version annotations to commands
|
2017-03-16 13:40:12 +01:00 |
cli.go
|
Merge pull request #31705 from cyli/bump-go-connections
|
2017-03-21 10:36:41 -07:00 |
events_utils.go
|
|
|
in.go
|
|
|
out.go
|
|
|
registry.go
|
Remove use of forked reference package for cli
|
2017-01-19 16:04:50 -08:00 |
trust.go
|
fix flag descriptions for content-trust
|
2017-01-23 14:52:36 +01:00 |
utils.go
|
Fix "command.PromptForConfirmation" to accept "enter" for the "N" default
|
2017-02-06 09:13:07 -08:00 |