Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dhal.rokad.co/llms.txt

Use this file to discover all available pages before exploring further.

dhal presets

List presets:
npx dhal presets
Show a preset:
npx dhal presets show starter
npx dhal presets show api-production --json
Apply to output file:
npx dhal presets apply api-production --output dhal.production.json
Write to dhal.json:
npx dhal presets apply auth-hardened --write

Recommendation

Do not apply presets blindly. Generate an output file, review changes, then merge.