.. |
bundlefile
|
Add some tests for bundlefile and improve the error messages for LoadFile
|
2016-06-16 18:18:25 -04:00 |
container
|
update command description in CLI
|
2016-07-31 00:06:18 +08:00 |
formatter
|
Add volume --format flag to ls
|
2016-08-04 14:59:55 +02: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
|
|
|
network
|
Add network --format flag to ls
|
2016-08-04 14:59:51 +02:00 |
node
|
update command description in CLI
|
2016-07-31 00:06:18 +08:00 |
plugin
|
update command description in CLI
|
2016-07-31 00:06:18 +08:00 |
registry
|
fix stdout and stderr in api client
|
2016-07-05 23:07:40 +08:00 |
service
|
update command description in CLI
|
2016-07-31 00:06:18 +08:00 |
stack
|
cli: docker service|node|stack ps instead of tasks
|
2016-07-27 11:06:42 -07:00 |
swarm
|
Remove swarm inspect and use info instead
|
2016-07-25 20:31:10 -07:00 |
system
|
update command description in CLI
|
2016-07-31 00:06:18 +08:00 |
task
|
service tasks: Improve error reporting
|
2016-07-21 19:19:11 -07:00 |
volume
|
Add volume --format flag to ls
|
2016-08-04 14:59:55 +02:00 |
cli.go
|
Add volume --format flag to ls
|
2016-08-04 14:59:55 +02:00 |
client.go
|
|
|
commands.go
|
Migrate exec command to cobra
|
2016-07-29 02:10:36 +00:00 |
credentials.go
|
Migrate login & logout command to cobra
|
2016-06-10 12:04:29 +02:00 |
hijack.go
|
Fix logrus formatting
|
2016-06-11 13:16:55 -07:00 |
inspect.go
|
Don't automagically add "[OPTIONS]" to usage
|
2016-07-19 00:07:19 +02: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
|
Migrate exec command to cobra
|
2016-07-29 02:10:36 +00:00 |