Skip to main content

Module discover

Module discover 

Source
Expand description

faucet discover — connect to a config’s source, enumerate the datasets living behind it (tables / collections / indices / prefixes), and emit a ready-to-run config with one matrix row per dataset (#211).

The generated document is the raw composed input config (so ${env:…} and secrets-manager directives are echoed verbatim, never their resolved values) with the matrix: block replaced by one row per discovered dataset. Each row deep-merges the dataset’s config_patch over the connection config.

Functions§

run
Execute the discover subcommand.