ReferenceCLI reference
noodle start
Guided first-run: sign in, scaffold, then deploy or run locally.
Guided first-run: sign in, scaffold, then deploy or run locally.
Usage
noodle startOptions
--deploy— Finish by deploying to Noodle Seed Cloud.--local— Finish by runningnoodle devlocally.--name <slug>— Project name.--template saas|hello|http-api|widget— Project template. (default hello)--org <slug>— Organization slug.--app <slug>— Application slug.--env <slug>— Environment slug.--access owner-only|org-members|authenticated|customers— Hosted MCP access policy. (default owner-only)--service <url>— Control-plane service URL.--auth-token <token>— Control-plane authentication token.--yes— Accept guided defaults without prompting.--json— Run headlessly with flags answering every prompt.
Run noodle start --help for the latest options and details.