Join us for localhost:2026 in SF on June 18

Get your ticket
February 10, 2026
New

Render CLI v2.8.0

New command: render workspaces

By default, render workspaces lists your available workspaces in an interactive menu. Optionally, you can also list workspaces in plaintext, JSON, or YAML format. For example, the following command lists workspaces in YAML:


Non-interactive mode for render psql

You can now pass queries directly through render psql and print the response in plaintext, JSON, or YAML. For example:


Show latest available version

The render --version command now informs you if a new version of the Render CLI is available.


For more details, see the release on GitHub. Get started with the Render CLI in the docs.