The Official Render CLI
114
stars
616
commits
Go
primary language
Sep 10, 2026
updated
Documentation is hosted at https://render.com/docs/cli.
To create a new command, use the cmd/template.go template file as a starting point. Reference the CLI Style Guide to learn more about command naming, flags, arguments, and help text conventions.
We use prek to run precommit-compatible checks locally and in CI.
prek following the dev setup guide, do so now (e.g., brew install prek)prek install.Run the shell test suite with bashunit_tests/run.sh. The runner downloads the
pinned BashUnit release on first use.
Read AGENTS.md for common dev commands. It's written for humans too!
(top 30 of 39)
Go
99.3%
The Official Render CLI
114
stars
616
commits
Go
primary language
Sep 10, 2026
updated
Documentation is hosted at https://render.com/docs/cli.
To create a new command, use the cmd/template.go template file as a starting point. Reference the CLI Style Guide to learn more about command naming, flags, arguments, and help text conventions.
We use prek to run precommit-compatible checks locally and in CI.
prek following the dev setup guide, do so now (e.g., brew install prek)prek install.Run the shell test suite with bashunit_tests/run.sh. The runner downloads the
pinned BashUnit release on first use.
Read AGENTS.md for common dev commands. It's written for humans too!
(top 30 of 39)
Go
99.3%