Skip to content

Create project via the cli not working with --region flag #4689

@k1ng-arthur

Description

@k1ng-arthur

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
Image

System information

  • Version of CLI: 2.67.1

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions