From 2e97fbfdc0fb16f3b707562ee0a9ec89f8e6d7f9 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Wed, 20 May 2020 08:49:50 +0100 Subject: [PATCH] docs: Reference kata-agent-ctl doc Add a link to the `kata-agent-ctl` README. Signed-off-by: James O. D. Hunt --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fc382365ba..fa4b476670 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,11 @@ The [osbuilder](tools/osbuilder/README.md) tool can create a rootfs and a "mini O/S" image. This image is used by the hypervisor to setup the environment before switching to the workload. +#### `kata-agent-ctl` + +[`kata-agent-ctl`](tools/agent-ctl) is a low-level test tool for +interacting with the agent. + ### Web content The