mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-18 18:14:31 -04:00
Can't clone qdrant collection into another Org #49
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sglebs on GitHub (Dec 15, 2023).
In issue #84 I was forced to use a workaround of multiple orgs. Now I want to clone an existing Qdrant collection from one Org to another and I can't. "Clone workspace" only asks for a new name, so it looks like it will clone into the same org. That is not what I want.
I need to copy a qdrant collection from one setup (qdrant host & key) into another. How can I do this?