Skip to content

feat(cli): support high availability project creation#5566

Merged
jgoux merged 1 commit into
developfrom
julien/cli-1110-cli-support-for-multigres-project-creation
Jun 12, 2026
Merged

feat(cli): support high availability project creation#5566
jgoux merged 1 commit into
developfrom
julien/cli-1110-cli-support-for-multigres-project-creation

Conversation

@jgoux

@jgoux jgoux commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Adds support for creating projects with high availability from the TypeScript CLI path.

The Management API runtime already accepts high_availability, but the published OpenAPI spec has not exposed it yet. This adds the field through the OpenAPI override system so the generated API types include it, then wires supabase projects create --high-availability through the shared project creation flow.

Supersedes #5383, which was still draft and conflicted after the TypeScript project creation refactor.

@github-actions

Copy link
Copy Markdown

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase@5566

Preview package for commit b0efb2f.

@jgoux jgoux added this pull request to the merge queue Jun 12, 2026
Merged via the queue into develop with commit ccd052e Jun 12, 2026
19 checks passed
@jgoux jgoux deleted the julien/cli-1110-cli-support-for-multigres-project-creation branch June 12, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants