docker/api/client
Jessie Frazelle 36d995a291 Merge pull request #11965 from duglin/DEBUG
Remove use of "DEBUG" env var from CLI and de-couple -D from --log-level
2015-05-12 18:24:04 -07:00
..
attach.go Remove job from container_inspect 2015-04-23 00:58:13 +02:00
build.go Merge pull request #13131 from Microsoft/10662-loadonwindows 2015-05-12 18:04:33 -07:00
cli.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
client.go client.StatusError don't be returned as a pointer 2015-04-16 01:27:07 +08:00
commit.go Merge pull request #11893 from runcom/11892-refactor-utils-flags 2015-03-30 13:35:40 -07:00
cp.go Don't wrap 'cp' help too soon. 2015-04-30 14:43:14 -07:00
create.go Windows: Build load.go 2015-05-12 14:26:57 -07:00
diff.go Small if err cleaning 2015-04-27 21:50:33 +02:00
events.go Add --since argument to docker logs cmd 2015-05-10 20:42:14 +00:00
exec.go remove execCreate & execStart from job 2015-04-22 13:51:57 -07:00
export.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
help.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
hijack.go Add .docker/config.json and support for HTTP Headers 2015-04-20 13:05:24 -07:00
history.go Small if err cleaning 2015-04-27 21:50:33 +02:00
images.go clean up viz code 2015-04-24 08:38:14 +08:00
import.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
info.go Remove use of "DEBUG" env var from CLI and decouple DEBUG from --log-level 2015-04-29 06:20:33 -07:00
inspect.go fallback to interface with docker inspect 2015-05-11 17:39:21 -07:00
kill.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
load.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
login.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
logout.go Add .docker/config.json and support for HTTP Headers 2015-04-20 13:05:24 -07:00
logs.go Add --since argument to docker logs cmd 2015-05-10 20:42:14 +00:00
pause.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
port.go Remove jobs from daemon/networkdriver/bridge 2015-04-08 18:50:29 -04:00
ps.go Small if err cleaning 2015-04-27 21:50:33 +02:00
pull.go Windows: Build load.go 2015-05-12 14:26:57 -07:00
push.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
rename.go Fix docker rename help not consistent with other commands 2015-04-29 19:37:20 +08:00
restart.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
rm.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
rmi.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
run.go Windows: Don't pull in all of resolvconf 2015-05-11 15:28:08 -07:00
save.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
search.go Small if err cleaning 2015-04-27 21:50:33 +02:00
start.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
stats.go Allow pulling stats once and disconnecting. 2015-05-04 10:49:13 -04:00
stats_unit_test.go change memory usage display 2015-04-11 20:04:34 +08:00
stop.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
tag.go Refactor utils/flags.go, fixes #11892 2015-03-29 03:22:46 +02:00
top.go Small if err cleaning 2015-04-27 21:50:33 +02:00
unpause.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
utils.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
version.go Remove engine mechanism 2015-04-30 01:35:16 +02:00
wait.go a few cleanups for client output 2015-05-05 15:59:17 +08:00