dbt docs has two supported subcommands: generate and serve. dbt docs generate The command is responsible for generating your project's documentation website by Copying the website index.html file into the target/ directory. Compiling the resources in your project, so that their compiled_code will be included in manifest.json. Running queries against database metadata to produce the catalog.json f