# README
Extended man pages for CLI commands
Build
Update version string to match latest release.
go run docs/main.go > cli_v1_commands.yaml
Release
- 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
# Functions
DFS on command tree to generate documentation specs.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author