1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client
Jessie Frazelle ff8cef3326 Merge pull request #13986 from tg123/master
prompt a cli login if receive 401 from registry v2 auth server
2015-07-10 15:33:42 -07:00
..
attach.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
build.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
cli.go Add support for DOCKER_CONFIG/--config to specific config file dir 2015-07-10 12:51:34 -07:00
client.go
commit.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
cp.go Unify docker commands' usage in man and help 2015-07-02 10:33:26 +08:00
create.go api/client: close the returned io.ReadCloser 2015-07-08 10:06:25 +08:00
diff.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
events.go
exec.go api/client: close the returned io.ReadCloser 2015-07-08 10:06:25 +08:00
export.go Unify docker commands' usage in man and help 2015-07-02 10:33:26 +08:00
help.go
hijack.go
history.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
images.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
import.go
info.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
inspect.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
kill.go
load.go client/load: tiny typo fix 2015-07-03 08:37:27 +08:00
login.go api/client: close the returned io.ReadCloser 2015-07-08 10:06:25 +08:00
logout.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
logs.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
network.go
pause.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
port.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
ps.go api/client: close the returned io.ReadCloser 2015-07-08 10:06:25 +08:00
pull.go Unify docker commands' usage in man and help 2015-07-02 10:33:26 +08:00
push.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
rename.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
restart.go
rm.go
rmi.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
run.go Windows: Exec driver 2015-07-10 13:36:56 -07:00
save.go
search.go api/client: close the returned io.ReadCloser 2015-07-08 10:06:25 +08:00
service.go
start.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
stats.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
stats_unit_test.go
stop.go
tag.go
top.go api/client: close the returned io.ReadCloser 2015-07-08 10:06:25 +08:00
unpause.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
utils.go Merge pull request #13986 from tg123/master 2015-07-10 15:33:42 -07:00
version.go api/client: close the returned io.ReadCloser 2015-07-08 10:06:25 +08:00
wait.go