Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 466 Bytes

File metadata and controls

14 lines (8 loc) · 466 Bytes

Render CLI

Installation

Documentation

Documentation is hosted at https://render.com/docs/cli.

Contributing

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.