DockerCLI/command/container
yuexiao-wang 80bc917226 Add the OPTIONS and Fix the links for contain prune
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2016-10-11 00:13:33 +08:00
..
attach.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
cmd.go Add subcommand prune to the container, volume, image and system commands 2016-09-29 07:42:53 -07:00
commit.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
cp.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
create.go Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
diff.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
exec.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
exec_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
export.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
hijack.go Move image trust related cli methods into the image package. 2016-09-09 10:50:16 -04:00
inspect.go Move canonical image and container commands into a command group 2016-09-19 13:28:02 -04:00
kill.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
list.go Move canonical image and container commands into a command group 2016-09-19 13:28:02 -04:00
logs.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
pause.go Add parallel operation support for pause/unpause 2016-09-13 11:01:28 +08:00
port.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
prune.go Add the OPTIONS and Fix the links for contain prune 2016-10-11 00:13:33 +08:00
ps_test.go Use opts.FilterOpt for filter flags. 2016-09-13 16:20:10 -04:00
rename.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
restart.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
rm.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
run.go Refactor to new events api 2016-09-22 14:42:06 -04:00
start.go Refactor to new events api 2016-09-22 14:42:06 -04:00
start_utils.go Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
start_utils_experimental.go Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
stats.go Add subcommand prune to the container, volume, image and system commands 2016-09-29 07:42:53 -07:00
stats_helpers.go Add the format switch to the stats command 2016-09-18 14:16:13 +03:00
stats_unit_test.go Add the format switch to the stats command 2016-09-18 14:16:13 +03:00
stop.go Enhancement: allow parallel stop 2016-09-13 10:50:55 +08:00
top.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
tty.go Windows: OCI process struct convergence 2016-09-19 10:34:31 -07:00
unpause.go Add parallel operation support for pause/unpause 2016-09-13 11:01:28 +08:00
update.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
utils.go Refactor to new events api 2016-09-22 14:42:06 -04:00
wait.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00