From 9dc837b8ba734ac5aa1b426d1b37e5406a00cc7a Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Tue, 3 Jun 2025 15:23:24 -0400 Subject: [PATCH] docs (#967) --- docs/guides/agent/remoting.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guides/agent/remoting.mdx b/docs/guides/agent/remoting.mdx index d5f99899..d8979b9f 100644 --- a/docs/guides/agent/remoting.mdx +++ b/docs/guides/agent/remoting.mdx @@ -130,3 +130,4 @@ SUCCESS: unenrolled agent from 'https://api-v1.zrok.io' SUCCESS: removed agent-enrollment.json ``` +Unenrolling an agent currently enrolled in remoting will result in (ignorable) agent errors. Restart your agent to resume unenrolled operation. \ No newline at end of file