moby--moby/api/client
David Calavera 617a0c2fde Merge pull request #13428 from duglin/niceHelp2
Nice help2
2015-05-28 11:09:02 -07:00
..
attach.go Remove job from container_inspect 2015-04-23 00:58:13 +02:00
build.go Merge pull request #13106 from duglin/HumanizeCliErrors 2015-05-13 05:23:56 +02:00
cli.go Merge pull request #13428 from duglin/niceHelp2 2015-05-28 11:09:02 -07: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 adding nicer help when missing arguments (#11858) 2015-05-19 12:02:13 +10: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 Use stderr instead of logrus for CLI error messages 2015-05-12 17:22:41 -07:00
export.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
help.go clean some redundant else clauses 2015-05-19 10:54:04 +08:00
hijack.go Add .docker/config.json and support for HTTP Headers 2015-04-20 13:05:24 -07:00
history.go Revert "Fix inconsistent date formats in API" 2015-05-14 17:31:45 -07:00
images.go Revert "Fix inconsistent date formats in API" 2015-05-14 17:31:45 -07:00
import.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
info.go Merge pull request #13428 from duglin/niceHelp2 2015-05-28 11:09:02 -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 Carry #11858 2015-05-23 09:14:18 -07:00
logs.go daemon: Logging drivers refactoring 2015-05-12 19:11:52 +00:00
pause.go Carry #11858 2015-05-23 09:14:18 -07:00
port.go Remove jobs from daemon/networkdriver/bridge 2015-04-08 18:50:29 -04:00
ps.go Revert "Fix inconsistent date formats in API" 2015-05-14 17:31:45 -07: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 Merge pull request #13428 from duglin/niceHelp2 2015-05-28 11:09:02 -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 Use stderr instead of logrus for CLI error messages 2015-05-12 17:22:41 -07:00
stats.go Fix race in stats cli and native driver 2015-05-26 13:55:02 +02: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 Carry #11858 2015-05-23 09:14:18 -07:00
utils.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
version.go Carry #11858 2015-05-23 09:14:18 -07:00
wait.go a few cleanups for client output 2015-05-05 15:59:17 +08:00