config
config validate
datacrafter config validate [--path PATH] [--verbose]
Validates datacrafter.yml without running extractors. Does not check optional
Python drivers; use check for that.
config schema
datacrafter config schema
Prints the expected configuration file shape, including registered extractor and destination types from the plugin registry.
See Configuration.