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
Daniel Nephin 14712f9ff0 Remove old cli framework.
Also consolidate the leftover packages under cli.
Remove pkg/mflag.
Make manpage generation work with new cobra layout.
Remove remaining mflag and fix tests after rebase with master.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-08-25 13:09:04 -04:00
..
attach.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
commit.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
cp.go Updates on cli reference documentation 2016-07-07 20:43:18 +02:00
create.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
diff.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
exec.go Migrate exec command to cobra 2016-07-29 02:10:36 +00:00
exec_test.go Migrate exec command to cobra 2016-07-29 02:10:36 +00:00
export.go Migrate export command to cobra 2016-06-05 16:42:19 +02:00
kill.go update command description in CLI 2016-07-31 00:06:18 +08:00
logs.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
pause.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
port.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
ps.go Merge pull request #24703 from jhorwit2/jah/#24696 2016-08-05 21:28:45 +02:00
ps_test.go Fixes #24696 - fixes size showing 0 in format output 2016-07-15 18:37:42 -04:00
rename.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04: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 Remove old cli framework. 2016-08-25 13:09:04 -04:00
start.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
stats.go Merge pull request #23908 from capkurmagati/fix-docker-stats 2016-07-25 09:54:00 -04:00
stats_helpers.go Fix high cpu usage caused by docker stats. 2016-06-25 02:55:51 +09:00
stats_unit_test.go Migrate stats and events command to cobra. 2016-06-08 10:39:53 +08:00
stop.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
top.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
unpause.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
update.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
utils.go Refactor waitExitOrRemoved by mlaventure 2016-08-12 00:50:07 +08:00
wait.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00