From 4a679a944b4c0fa7bc5f158fe552d2c3b473c50f Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Tue, 1 Apr 2025 11:44:22 -0400 Subject: [PATCH] mention the agent will remember managed shares/accesses --- docs/guides/agent/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guides/agent/index.mdx b/docs/guides/agent/index.mdx index 058c0230..b738309b 100644 --- a/docs/guides/agent/index.mdx +++ b/docs/guides/agent/index.mdx @@ -90,6 +90,7 @@ When the agent is running: - The agent provides a web UI for monitoring and managing your shares and accesses - New `zrok share` and `zrok access` commands delegate their operations to the running agent - You can stop and restart individual shares/accesses without terminating the agent +- You can restart the agent and it will remember its managed shares/accesses ### Agent Console