Does anyone understand why the genesys-cloud cxascode export command fails to retrieve nested flow dependencies? I am attempting to script a full export of our environment using the CLI.
- Run
genesys-cloud auth:login. - Execute
genesys-cloud cxascode export --type architect-flow. - Observe
HTTP 404errors for referenced sub-flows.
The CLI output indicates missing artifacts. Is there a flag to force recursive dependency resolution?