docs - adding agent state command

silversword411 committed Aug 24, 2022 at 07:25 UTC 192e7eb9d1b5e728fa0a37c1294750393dc4baa7
1 file changed +6
docs/docs/meshcentral/debugging.md
+6
@@ -203,6 +203,12 @@ service meshcentral restart
203
204 ## MeshAgent
205
206 +Troubleshooting agent
207 +
208 +```bash
209 +./meshagent -state
210 +```
211 +
212 ### Agent Debug Logs to server
213
214 This automatically downloads all agent error logs into `meshcentral-data/agenterrorlogs.txt`