DockerCLI/cli/command/engine
Daniel Hiltgen fd2f1b3b66 Add engine commands built on containerd
This new collection of commands supports initializing a local
engine using containerd, updating that engine, and activating
the EE product

Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>
2018-08-20 09:42:05 -07:00
..
testdata Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
activate.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
activate_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
auth.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
check.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
check_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
client_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
cmd.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
cmd_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
init.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
init_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
rm.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
rm_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
update.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
update_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00