Adding support for multiple workspaces
Open
@wyattjoh is already working on this.
Since Jun 30, 2026.
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 5
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 17
Description
I manage 4 workspaces (4 distinct companies) and the cli doesn't work with that at all, I believe those additional commands would significantly improve the developer experience:
clerk workspaces list
clerk workspaces use <workspace_id>
clerk apps list --workspace <workspace_id>
clerk link --workspace <workspace_id> --app <app_id>
Or am I missing something I couldn't find?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.