You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: export/import users across workspaces (#361)
* feat: export users across workspaces
* Import users with roles
* Small fixes
* Cleanup
* Fix little things
* refactor: Use enum for user file format detection
- Replace string literals with UserFileFormat enum for better type safety
- Add TODO comment about potential --continue-on-error feature for user imports
- Addresses PR review feedback
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
---------
Co-authored-by: Claude <[email protected]>
0 commit comments