CLI: "An error occurred while applying resources. Please try again: 504 Gateway Timeout"

Hi community,

I followed these steps to clone my account configuration. After spot-checking my target account, it seems that everything as transferred over as expected.

I received the following error in my terminal. Is there anything I should be concerned about?

Error: an error occurred during resource apply for account 3542464: an error occurred while applying resources. Please try again: 504 Gateway Timeout
Usage:
  yext resources apply [SOURCE-DIR | SOURCE-FILE] [flags]

Flags:
  -d, --dry                 Validate and view the result of an apply operation without persisting changes
  -f, --force               Force apply resources without a confirmation prompt. Useful for scripting/automation
  -h, --help                help for apply
      --namespace strings   List of namespaces

You may ask for help in the community at https://hitchhikers.yext.com/community
mwolter@mwolter-mba ~ %

Many thanks,
Max

Thank you Max for reporting the issue here.

Please upgrade the CLI with brew upgrade yext and retry applying. We just released an update that handles large accounts like yours that have more than five thousand entities.

Thank you.
Aditya