Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the DAB Init extension to scaffold a new Data API builder configuration file with practical defaults for local development.

Command
| Command | Command ID |
|---|---|
| DAB Init | dabExtension.initDab |
What the extension does
- Prompts for database connection details.
- Chooses the target folder from the Explorer selection or active workspace.
- Executes
dab initwith development-focused defaults. - Opens the generated configuration file in the editor.
If dab-config.json already exists, the extension creates an incremented filename (for example, dab-config-2.json).
Access
- Command Palette:
DAB: DAB Init - Explorer: right-click a folder, then select DAB Init
Installation
Every extension for Data API builder (DAB) is included in the Omnibus extension, which itself has no functionality other than delivering each subextension in a single package.