Skip to content

feat(cli): add config pull command - #6111

Draft
MildTomato wants to merge 1 commit into
developfrom
feat/config-as-code
Draft

feat(cli): add config pull command#6111
MildTomato wants to merge 1 commit into
developfrom
feat/config-as-code

Conversation

@MildTomato

@MildTomato MildTomato commented Aug 7, 2026

Copy link
Copy Markdown
Member

Summary

Adds supabase config pull --target <branch> to compare local project config with the hosted Auth and API config returned for a preview branch.

The CLI OpenAPI snapshot was manually updated from the locally running Management API Docker spec to generate api.v1.getProjectConfig.

Linked issue

Closes #

  • The linked issue is open and carries the open-for-contribution label (or I'm a Supabase maintainer).

Checklist

  • The PR title follows Conventional Commits (e.g. fix(cli): …).
  • Tests added or updated for the change.
  • pnpm check:all and pnpm test pass for the workspace(s) I touched.

@MildTomato

MildTomato commented Aug 7, 2026

Copy link
Copy Markdown
Member Author
  • need to change api endpoint to new GET /v1/projects/{ref}/config

@MildTomato
MildTomato force-pushed the feat/config-as-code branch from bb7da38 to 68d50ce Compare August 7, 2026 07:26
@MildTomato
MildTomato force-pushed the feat/config-as-code branch from 68d50ce to 4544e3b Compare August 7, 2026 07:40
@MildTomato MildTomato closed this Aug 7, 2026
@MildTomato
MildTomato deleted the feat/config-as-code branch August 7, 2026 07:44
@MildTomato
MildTomato restored the feat/config-as-code branch August 7, 2026 07:46
@MildTomato MildTomato reopened this Aug 7, 2026
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.

1 participant