For the complete documentation index, see llms.txt. This page is also available as Markdown.

Debugging CLI issues

If you're running into CLI errors, try updating to the latest version of the CLI.

You can also add the --verbose --log-level debug options to output detailed logs in the CLI. It will let you know if errors are occurring from a certain file and use --ignore option to filter out those files to complete the sync.

Please also contact us at support@omlet.dev with the error and file so we can help troubleshoot.

Last updated