Update version string to match latest release.
go run docs/main.go > cli_v1_commands.yaml
- Clone the supabase/supabase repo
- Copy over the CLI reference and reformat using supabase config
mv ../cli/cli_v1_commands.yaml specs/
npx prettier -w specs/cli_v1_commands.yaml
- If there are new commands added, update common-cli-sections.json manually