Skip to content

2.99.0 broke passing --linked to various commands, including seed buckets #5277

@thepratt

Description

@thepratt

supabase/setup-cli@v1 updated to use 2.99.0 when it was released, bringing with it breaking changes. 2.98.2 verified as working for anyone that needs to pin a specific cli version and depended on this functionality.

- name: Setup Supabase CLI
   uses: supabase/setup-cli@v1
   with:
     version: 2.98.2

--linked and --local still appear to be wired in, but seed buckets set an empty {} as const flag config. The underlying seed.go command defaults to having --local set.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions