Releases: auth0/auth0-cli
Releases · auth0/auth0-cli
v0.12.0
Changelog
- 206ab47 Add more prompt screens for branding (#498)
- 3dc0799 Bump go 1.19 and remove deprecations (#499)
- 71c1485 Fix branding texts update command (#496)
- 369bdb6 Honor some editor env vars before falling back to notepad on Windows (#480)
- 7a3108a Refactor branding texts show command and fix tests (#495)
- 45c8e59 Update github templates (#497)
- 65a0e23 fix: Use single dash for single letter flags (#477)
- 05bc8d8 fix: remove doubled spa array key (#478)
v0.11.10
v0.11.9
v0.11.8
v0.11.7
v0.11.6
Changelog
- 39bd207 Add
auth0 user import
command (#393) - 7a8eb85 Add codeowners to repo (#397)
- 6d460ab Add commands for listing roles and members assigned a role in an organization (#386)
- 6672170 Remove vendor folder (#396)
- cc0f607 Replace gopkg.in/auth0.v5 with github.com/auth0/go-auth0 (#395)
- 1e46739 fix: auth0 tenants add: blank slate (#394)
v0.11.5
Changelog
- 8ead39e Add
actions deploy
command [DXCDT-13] (#387) - f89c425 Have the login command honor the
--no-input
flag (#390) - 57001ee Hide global
--tenant
flag on login command [DXCDT-14] (#388) - 9063df7 Update spinner library to get rid of a bug (#389)
- fd0ce1d [DXCDT-19] Use GET instead of POST when downloading quickstarts (#391)