Open
Description
Is your feature request related to a problem? Please describe.
Updating the conf.toml
file currently requires running npx supabase stop
followed by npx supabase start
for the changes to take effect.
Describe the solution you'd like
Introduce a npx supabase reload
command that would reload the configuration and restart the containers automatically, applying changes to conf.toml
without requiring a full stop/start cycle.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
No labels