Releases: auth0/auth0-cli
Releases · auth0/auth0-cli
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)
v0.11.4
v0.11.3
v0.11.2
v0.11.1
v0.11.0
Changelog
The roles
command no longer has the role
alias.
80c6deb Fix API fetching logic in roles permissions add/rm (#357)
d4d063d Honor force flag in login confirm prompt (#349)
343e7b3 Remove role alias (#358)
a3705d4 chore(deps): bump addressable from 2.7.0 to 2.8.0 in /docs (#350)
0b85c1b feat: paginate apps list (#353)