1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/container
Kenfe-Mickael Laventure 280c872366 Add subcommand prune to the container, volume, image and system commands
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-09-29 07:42:53 -07:00
..
attach.go
cmd.go Add subcommand prune to the container, volume, image and system commands 2016-09-29 07:42:53 -07:00
commit.go
cp.go
create.go
diff.go
exec.go
exec_test.go
export.go
hijack.go
inspect.go Move canonical image and container commands into a command group 2016-09-19 13:28:02 -04:00
kill.go
list.go Move canonical image and container commands into a command group 2016-09-19 13:28:02 -04:00
logs.go
pause.go
port.go
prune.go Add subcommand prune to the container, volume, image and system commands 2016-09-29 07:42:53 -07:00
ps_test.go
rename.go
restart.go
rm.go
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
start_utils_experimental.go
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
top.go
tty.go Windows: OCI process struct convergence 2016-09-19 10:34:31 -07:00
unpause.go
update.go
utils.go Refactor to new events api 2016-09-22 14:42:06 -04:00
wait.go