Documentation Index
Fetch the complete documentation index at: https://docs.mindgard.ai/llms.txt
Use this file to discover all available pages before exploring further.
Support
Email support@mindgard.ai for technical support or speak with your account manager. Please include- The email address of the user encountering the problem
- Any links to pages illustrating the problem
- If using the CLI, a debug log produced per below instructions.
CLI Debug Logs
To generate a debug log from the CLI to diagnose any problems with the help of Mindgard support, use the —log-level debug flag to the Mindgard command, and redirect stderr to a file. Here is an example commandmindgard --log-level debug test --config my-test-config.toml 2> ./my-debug-log.log |
|---|

