-
Notifications
You must be signed in to change notification settings - Fork 346
Closed
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Go to CLI and and create a new project in a specific region as follows supabase projects create "test-project" --org-id "<org-id>" --region us-east-1
Expected behavior
Should produce a new project on the platform and produce details of that new project in the terminal output
ORG ID | REFERENCE ID | NAME | REGION | CREATED AT (UTC)
----------------------|----------------------|--------------|--------------------------|---------------------
<org-id> | bafwjygnsxvxoagycnnz | test-project | East US (North Virginia) | 2026-01-07 04:11:36
Screenshots
The actual behaviour is the following error
![]()
System information
- Version of CLI: 2.67.1
Additional context
Metadata
Metadata
Assignees
Labels
No labels