Introducing organizational controls and SSO for Render Enterprise.
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
- 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.