4a4b8c5a246a12d34a62bf15de8278905b41255c
The save_file_safely function may add a UUID suffix to the filename if there's a collision, but the preview URL was being constructed using the original filename instead of the actual saved filename. Now uses saved_preview_path.name.
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.
Description
Languages
Python
52.6%
TypeScript
47.1%
CSS
0.2%