I am looking to backup my data on weaviate via automation. I came across this doc:
When I implement it, I get this error. Is this happening because this is not available for cloud weaviate services.
Error: usage error (422): {"error":[{"message":"no backup backend \"filesystem\": backup: filesystem not found, did you enable the right module?"}]}
at /Users/omer/blee/testing/embeddings/weaviate/node_modules/weaviate-ts-client/dist/index.js:1:8807
at processTicksAndRejections (node:internal/process/task_queues:95:5)