Autoscaling Report: Production databases on Neon use 2.4x less compute and 50% less cost than if they were running on a provisioned platform.
/CLI/status

Neon CLI command: status

Show the branch's live Neon state

The status command shows the branch's live Neon state. It is an alias of neon config status, so it reports the same information without the config prefix.

neon status [options]
OptionDescriptionTypeDefaultRequired
--branchBranch ID or namestringNo
--config-jsonPrint only the branch's live config as neon.ts-shaped JSON (services + branch tuning + preview), to stdout. Useful for scripting or copying into a neon.ts.booleanfalseNo
--current-branchPrint only the linked branch name from the local .neon file (no network). Exits non-zero when no branch is pinned.booleanfalseNo
--project-idProject IDstringNo
neon status
Was this page helpful?
Edit on GitHub
Copy neon init command