NAME

Langertha::Knarr::CLI::Cmd::Check - Validate Knarr configuration file

VERSION

version 0.004

DESCRIPTION

Implements the knarr check command. Parses the config file, runs "validate" in Langertha::Knarr::Config, and prints a status summary including listen addresses, model count, auto-discover state, proxy auth state, and Langfuse tracing state. Exits with a non-zero code on invalid config.

See knarr for option details and Langertha::Knarr for full documentation.

SEE ALSO

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/Getty/langertha-knarr/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHOR

Torsten Raudssus <torsten@raudssus.de> https://raudssus.de/

COPYRIGHT AND LICENSE

This software is copyright (c) 2026 by Torsten Raudssus.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.