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/container
Sebastiaan van Stijn e5a8a7747e Merge pull request #23281 from yongtang/23211-spf13-cobra-update
Use spf13/cobra for docker update
2016-06-24 14:31:53 -07:00
..
attach.go Move GetExitCode to package container and unexport it 2016-06-09 18:04:53 +08:00
commit.go Use spf13/cobra for docker commit 2016-06-08 19:00:58 -07:00
cp.go Migrate cp command to cobra 2016-06-14 17:16:59 +02:00
create.go Fix create command flags 2016-06-07 14:11:11 +02:00
diff.go fix some typos 2016-06-21 15:29:25 +08:00
export.go Migrate export command to cobra 2016-06-05 16:42:19 +02:00
kill.go Migrate kill command to cobra 2016-06-07 17:20:33 +08:00
logs.go Use spf13/cobra for docker logs 2016-06-05 15:51:35 -07:00
pause.go Use spf13/cobra for docker pause 2016-06-06 12:37:18 -07:00
port.go Use spf13/cobra for docker commit 2016-06-08 19:00:58 -07:00
ps.go Migrate ps command to cobra 2016-06-14 11:59:37 +09:00
rename.go Use spf13/cobra for docker rename 2016-06-06 12:39:11 -07:00
restart.go fix some typos 2016-06-21 15:29:25 +08:00
rm.go fix some typos 2016-06-21 15:29:25 +08:00
run.go api,daemon: cleanup some unused stuff 2016-06-21 14:15:19 -07:00
start.go Fix docker start error with renamed container 2016-06-18 16:43:30 -07:00
stats.go Migrate stats and events command to cobra. 2016-06-08 10:39:53 +08:00
stats_helpers.go Migrate stats and events command to cobra. 2016-06-08 10:39:53 +08:00
stats_unit_test.go Migrate stats and events command to cobra. 2016-06-08 10:39:53 +08:00
stop.go fix docker swarm init/update --secret 2016-06-15 17:05:10 -07:00
top.go fix some typos 2016-06-21 15:29:25 +08:00
unpause.go Use spf13/cobra for docker unpause 2016-06-05 17:29:52 -07:00
update.go Use spf13/cobra for docker update 2016-06-22 11:06:44 -07:00
utils.go Move GetExitCode to package container and unexport it 2016-06-09 18:04:53 +08:00
wait.go fix some typos 2016-06-21 15:29:25 +08:00