Install commands
macOS
brew install dbtempo/tap/dbtempoLinux
curl -fsSL https://dbtempo.com/install.sh | sudo bashWindows PowerShell
irm https://dbtempo.com/install.ps1 | iexVerify and configure
dbtempo --version
dbtempo login --api-key <your-api-key>
dbtempo init
dbtempo doctorCreate the API key in Settings → API Keys. The in-app installer inserts the real key into the authentication command.