Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

The diag command exports diagnostic information for troubleshooting.

Usage

praisonai diag [OPTIONS] COMMAND [ARGS]...

Commands

CommandDescription
exportExport diagnostics to file
showShow diagnostics summary

Examples

Export diagnostics

praisonai diag export --output diag.json

Show diagnostics

praisonai diag show

See Also