Trying to dump all Architect flows from our org into JSON files using the CX as Code CLI. The docs mention genesyscloud flow export, but I can’t find a flag to bulk export everything at once. Running it with a specific ID works, but scripting a loop through /api/v2/architect/flows feels clunky. Is there a native way to get all flows in one go? The current output is just a single file per run.