Validating KitsΒΆ

After modifying the buildkit.conf file and copying all the necessary files to the kit directories, use the chkconfig option on buildkit to validate the configuration file:

buildkit chkconfig

This command will verify all required fields defined in the buildkit.conf. If errors are found, fix the specified error and rerun the command until all fields are validated.