Releases: render-oss/cli
Releases · render-oss/cli
Release list
v2.1.1
v2.1.0
v2.0.0
v1.1.2
Changelog
- 85d83ec Remove errant
printlnin main.go (#176)
v1.1.1
v1.1.0
Changelog
- 1c60cf0 add shortcut to copy id (#170)
- 9a4dc61 Fix time suggestions (#172)
- 7932c13 Improve time fields (#171)
- 7892634 Refactor log filtering and add tabs (#167)
- 3e267e0 Update login text (#169)
- 2ac8ed6 Let users pass arbitrary flags to psql ssh etc (#159)
- 2dcde2f Add jobcreate test and fix bug (#168)
- 497e300 after a deploy or restart, start tailing logs now rather than historical logs (#166)
- 61ac957 Add enums to flags (#165)
- ba104d3 [CAP-5312] Fix stuck on loading screen (#158)
v1.0.0
v0.8.7
Changelog
- dd2a85c print current workspace in interactive mode (#160)
- 238491c add service selection to deploy and job commands (#157)
- 67bced0 Edits to render root command and login copy (#155)
- d92d330 add a wait flag to deploys create (#156)
- 1473812 Use refresh tokens to renew access tokens (#150)
- eec9917 Add dashboard command to palette for service and deploy (#154)
- 03e6169 Switch to ESC for back key (#153)
- bb90d20 Add a more helpful error message when the CLI cannot start an interactive session (#151)
- 87076c6 Update docs URL to
render.com/docs(#147) - c8426df Fix anchor for installation URL (#149)
- 2a9b0c6 paginate jobs list (#146)
- 6756fd8 Return http error if it exists (#143)
- 17b5900 Add pagination to deploys list (#144)
- 49346fa drop table borders in text output (#145)
- 0f5ccfa print helpful error when IP address not allowed to access psql (#139)
v0.8.6
Changelog
- 3be9b13 [CAP-5226] Handle API updates to improve auth flow (#132)
- fc1ba6a Improve SSH errors (#142)
- 605919f Fix config for log tailing (#141)
- e6b7967 fix double init (#140)
- 3fdbcde Add text output to CLI (#133)
- fac7858 assume user is logged in if RENDER_API_KEY is set (#138)
- d791f11 Blur filter text input in table component on select (#137)
- 68c5b30 Interactive login when user is not authed (or their token has expired) (#136)
- e9da050 Add support for cancelling a deploy (#135)
- ea6dca5 Update recommended action in workspace error (#134)
- cb243bc Fix whoami command (#131)
v0.8.5
Changelog
- faddb84 Add e2e tests (#129)
- d436154 tail logs after restarting a resource (#130)
- eafaa94 remove unnecessary actions prefix (#128)
- 7844a35 fix ctrl+D on error so it doesn't just rerun the model that caused the error (#125)
- 3667d9b left align logs and errors (#126)
- 6dbf3ef fix log page flicker (#127)
- bb3e871 run set workspace if command needs a worksapce and one is not set (#122)