pnpx supabase migration up it update vault secrets that I defined under the [db.vault] section.pnpx supabase link --project-ref xxxxxxx --password xxxxxx to link the remote dev project, then use:pnpx supabase db push xxxxxx --password xxxxx --include-seed --yes --include-all --linked as stated here https://github.com/orgs/supabase/discussions/12813#discussioncomment-12245622 but found no success. pnpx supabase config push --yes --experimental it does not seem to work, the config is not syncing with remote project (was unable to disable http api even tho I set: