Releases: auth0/auth0-cli
Releases · auth0/auth0-cli
v1.9.0
Added
- Add support for new screens in Advanced Customization for Universal Login [#1132]
- Add support to set custom url parameters using
--params
inauth0 test
[#1130] - Add support to set runtime using
--runtime
inauth0 actions
[#1131] - Add support to manage Event Streams using
auth0 events
[#1134]
Changed
- Updated
auth0 ul customize
branding assets to load custom text based on selected screens [#1124]
v1.8.0
v1.7.2
v1.7.1
Added
- Support flags for
auth0 ul customize
command to choose the renderingMode, prompt & screenNames along with configSettings file #1111
Fixed
v1.7.0
v1.6.1
v1.6.0
v1.5.1
Fixed
- Resolved an issue with
auth0_resource_server_scopes
in theauth0_resource_server
Terraform import when generating Terraform configuration [#1079] - Improved error handling in
auth0 ul customize
to gracefully ignore specific prompt errors [#1081] - Fixed an issue with the display of custom domains data and deletion across all commands that involve multiple pick options [#1083]
v1.5.0
Added
- Support for
auth0_client_credentials
withinauth0_client
when generating Terraform configuration [#1032] - Support for
auth0_email_template
when generating Terraform configuration [#988] - Ability to use Custom Partial Prompts in the
auth0 universal-login customize
command [#1031] - Ability to manage the login domain through the
--domain
flag in theauth0 login
command with an updated login flow [#1038]
Fixed
- Issue with listing tenants in JSON format. #1002
v1.4.0
Added
- Warning when the user is about to delete the client used to authenticate the CLI [#934]
- Ability to select multiple IDs when deleting a resource [#935]
- Support for multiple identifiers for blocks list and unblock commands [#931]
- Ability to manage client metadata through
--metadata
flag on apps create and update commands [#938] - Allow piped-in templates when invoking the universal-login templates update command [#950]
- CSV format for list commands [#955]
Fixed
- Listing organizations members in json format [#953]
- Prevent saving branding data in universal-login customize command if empty [#968]