Skip to content

Commands

DAC provides a set of commands for developing, validating, and deploying dashboards.

Global Flags

These flags apply to all commands:

FlagAliasDescription
--config-cPath to .bruin.yml config file (auto-discovered if not set)
--environment-eTarget environment name
--debugEnable debug logging

Command Reference

CommandDescription
initCreate a new DAC project
serveStart development server with live reload
buildBuild static dashboard with baked-in query results
validateValidate dashboard definitions
checkValidate and execute all queries
lsList discovered dashboards
queryRun SQL against a connection
connectionsTest database connections
skillsList and install DAC agent skills
exportExport dashboards to external formats