The CLI tool only works, when you have installed the plugin via composer.
To use the CLI check, navigate to the plugin directory and run:
composer check
This command validates your configurations, checks for errors, and highlights any missing files. The output provides a clear summary, so you can address problems before they impact your forms in production.
By integrating directly into your development workflow, the CLI tool saves time and ensures a reliable setup. Whether you’re creating a new template or making updates, it gives you confidence that everything is in order.