Skip to main content

Module contract

Module contract 

Source
Available on crate feature contract only.
Expand description

faucet contract — validate a config’s contract: block and print a human summary, or export it in a machine-readable format (--export contract | json-schema | openlineage). Offline-safe: secrets are never fetched (a contract holds no credentials).

Functions§

export
Render the exported document for the requested format. Pure.
run
Execute the contract subcommand.