moby/docs/reference/commandline
David Calavera cf721c23e7 Client credentials store.
This change implements communication with an external credentials store,
ala git-credential-helper. The client falls back the plain text store,
what we're currently using, if there is no remote store configured.

It shells out to helper program when a credential store is
configured. Those programs can be implemented with any language as long as they
follow the convention to pass arguments and information.

There is an implementation for the OS X keychain in https://github.com/calavera/docker-credential-helpers.
That package also provides basic structure to create other helpers.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-02-29 13:01:31 -05:00
..
attach.md Fix mention of at sign in docs 2016-02-05 16:47:57 -05:00
build.md Fix the ulimit link 2016-01-20 09:18:20 +00:00
cli.md Fix mention of at sign in docs 2016-02-05 16:47:57 -05:00
commit.md Correct old virtual size 2016-02-02 12:28:33 +00:00
cp.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
create.md Network scoped alias support 2016-01-14 08:44:41 -08:00
daemon.md fix common misspell 2016-02-11 15:49:36 -08:00
diff.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
docker_images.gif retooling for hugo 2015-06-15 13:19:38 -07:00
events.md Add filter by event type and documentation. 2016-01-04 14:58:04 -05:00
exec.md Implement configurable detach key 2016-01-03 23:03:39 +01:00
export.md Creating Engine specific menu 2016-01-26 15:58:53 -08:00
history.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
images.md Correct old virtual size 2016-02-02 12:28:33 +00:00
import.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
index.md Creating Engine specific menu 2016-01-26 15:58:53 -08:00
info.md Expose docker's root directory by default as part of docker info. 2016-02-16 10:40:15 -08:00
inspect.md fixed typo 2016-01-22 09:27:53 +02:00
kill.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
load.md Correct old virtual size 2016-02-02 12:28:33 +00:00
login.md Client credentials store. 2016-02-29 13:01:31 -05:00
logout.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
logs.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
network_connect.md fix common misspell 2016-02-11 15:49:36 -08:00
network_create.md docs: document options for default network driver 2016-01-28 11:49:07 +08:00
network_disconnect.md Forced endpoint cleanup 2016-01-13 21:28:52 -08:00
network_inspect.md Display internal flag on network inspect 2016-02-04 15:28:37 +08:00
network_ls.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
network_rm.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
pause.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
port.md Fix the typo in ps 2016-01-21 04:26:49 +00:00
ps.md Before and since filters documentation 2016-02-09 20:37:33 +01:00
pull.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
push.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
rename.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
restart.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
rm.md On container rm, don't remove named mountpoints 2016-01-25 15:51:28 -05:00
rmi.md Correct old virtual size 2016-02-02 12:28:33 +00:00
run.md Fixing mismatched network name. 2016-02-15 13:17:05 -08:00
save.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
search.md Creating Engine specific menu 2016-01-26 15:58:53 -08:00
start.md Implement configurable detach key 2016-01-03 23:03:39 +01:00
stats.md Change container name to id as actual results 2016-01-29 13:54:28 +08:00
stop.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
tag.md Creating Engine specific menu 2016-01-26 15:58:53 -08:00
top.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
unpause.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
update.md Fix comment about swap limit of docker update 2016-01-21 13:48:53 +08:00
version.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
volume_create.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
volume_inspect.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
volume_ls.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
volume_rm.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00
wait.md remove =false from options that default to false in the docs 2015-12-23 07:11:35 -08:00