CX as Code CLI: `genesyscloud export` failing on Architect flows with 409 Conflict

Running genesyscloud export to grab all Architect flows as JSON for our backup strategy, but it keeps bombing out on complex flows. The CLI throws a 409 Conflict error referencing flowVersion conflicts. I’ve tried adding --skip-resources but that just skips the flows entirely. Is there a flag to force overwrite or handle the versioning logic automatically? The docs aren’t clear on handling existing local state vs. remote versions.