braze-sync diff — show drift between local files and Braze.
braze-sync diff
Plan output goes to stdout (so braze-sync diff > drift.txt is clean); warnings go to stderr. With --fail-on-drift, any drift exits 2 so CI can gate on a clean tree.
braze-sync diff > drift.txt
--fail-on-drift