Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

setup

Save default project and env for the current directory (stored in ~/.mellon, not in the repo)

Usage

mellon setup

Options

OptionDescription
-p, --project [id]Project ID
--env [slug]Env slug, usually dev since you run locally with the development environment
-c, --config [slug]Env slug alias

Global Options

OptionDescription
-h, --helpDisplay this message
-v, --versionDisplay version number
--token [token]Auth token override
--api-url [url]API URL override (default: https://mellon.jsj.sh)