Developers
CLI
Command-line interface for Bremda — authenticate locally, sync items, and hook CI into your board.
Install
Packages ship through npm when the beta CLI launches: npm install -g @bremda/cli
Until publish, build from source via the GitHub releases page once available.
Authentication
Run bremda login to open a device code flow tied to your workspace. Tokens stay in your OS keychain.
CI environments should use scoped API keys — see the Bremda API page for rotation guidance.
Common flows
bremda capture pend "Follow up with vendor" — pipe stdin for bulk imports.
bremda pulses list surfaces standing watches without opening the web shell.