Expand description
braze-sync: GitOps CLI for managing Braze configuration as code.
See docs/local/IMPLEMENTATION.md for the full design contract.
Re-exports§
Modules§
- braze
- Braze REST API client.
- cli
- CLI dispatch entry point.
- config
- Configuration loading and environment resolution.
- diff
- Pure structural diff layer. No I/O.
- error
- Top-level error type for braze-sync.
- format
- Output formatters for diff results.
- fs
- Local filesystem I/O for braze-sync resource files.
- resource
- Domain types for the five resources braze-sync manages.