$80M in Series C funding and 2 million developers.
Learn moreDecember 09, 2024
New
The Render CLI is now generally available
Install the Render CLI to start managing Render services directly from your terminal:
![Interactive navigation in the Render CLI](https://cdn.sanity.io/images/hvk0tap5/production/80110d674583b8da487c8b80ae251ba285c0df22-1676x968.png?w=1200&q=95&fit=max&auto=format)
Interactive navigation in the Render CLI
- Kick off service deploys (and optionally block on completion with
--wait
). - Restart a service or trigger a one-off job.
- View and filter live service logs.
- Open a psql session to your database, and much more.
The CLI provides interactive, menu-based navigation. It also supports non-interactive mode with output in any of JSON, YAML, or plaintext for use in automation.