Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
21 lines (14 loc) · 626 Bytes

File metadata and controls

21 lines (14 loc) · 626 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

Extended man pages for CLI commands

Build

Update version string to match latest release.

go run docs/main.go > cli_v1_commands.yaml

Release

  1. Clone the supabase/supabase repo
  2. 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
  1. If there are new commands added, update common-cli-sections.json manually
Morty Proxy This is a proxified and sanitized view of the page, visit original site.