1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command
Sebastiaan van Stijn 2daa2b894c Merge pull request #31364 from adshmh/30935-use-encrypted-client-certificate-to-connect-to-a-docker-host
use an encrypted client certificate to connect to a docker daemon
2017-04-10 10:42:01 +02:00
..
bundlefile Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
checkpoint Use formatter in docker checkpoint ls 2017-03-19 09:24:15 +02:00
commands Give a order to AddCommands, for easy read and maintenance. 2016-12-08 16:43:14 +08:00
container Added start period option to health check. 2017-04-06 12:35:34 +02:00
formatter Add support for update order 2017-04-06 17:23:36 -07:00
idresolver Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
image Manually reorganize import paths to segregate stdlib and 3rd-party packages 2017-03-27 18:21:59 -07:00
inspect Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
network Merge pull request #31709 from dnephin/better-errors 2017-03-28 10:17:46 +02:00
node Add hidden placeholder of .Self for docker node ls --format 2017-04-04 12:46:44 -07:00
plugin Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
prune Add --filter until=<timestamp> for docker container/image prune 2017-01-04 14:16:42 -08:00
registry Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
secret added unit tests for package cli/command/secret 2017-04-04 15:35:08 -04:00
service Merge pull request #32339 from aluzzardi/selinux 2017-04-08 01:37:17 +02:00
stack Merge pull request #31709 from dnephin/better-errors 2017-03-28 10:17:46 +02:00
swarm Manually reorganize import paths to segregate stdlib and 3rd-party packages 2017-03-27 18:21:59 -07:00
system Merge pull request #31022 from jmzwcn/issue30994 2017-03-31 15:55:03 -07:00
task Add --format to docker service ps 2017-02-10 16:53:04 -08:00
volume Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
cli.go use an encrypted client certificate to connect to a docker daemon 2017-04-07 01:50:51 -04:00
events_utils.go
in.go Manually reorganize import paths to segregate stdlib and 3rd-party packages 2017-03-27 18:21:59 -07:00
out.go
registry.go Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04: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