Releases: auth0/auth0-cli
v0.7.1
v0.7.0
Changelog
83f9ea5 Cli 148 (#280)
5aa2dc4 Move configs to the top of the pre-run method (#283)
cb3a6d4 chore: split ci into separate steps (#292)
564f3ca feat: add roles (#293)
1e4d4b4 feat: auth0 ips { check | unblock } (#297)
8b7d93f feat: update auth0 SDK (#288)
7d7b32e fix: better development ergonomics (#294)
d297e9f fix: remove shim around lifetime in seconds (#296)
f5da1ff fix: remove stale actions code (#295)
7fe639a fix: use updated token once after the renewal (#290)
v0.6.1
v0.6.0
Changelog
bf0ed51 Add arm64 to the goarch list (#272)
8f52e8f Add support for new API properties [CLI-139] (#265)
67e75d3 Fix cursor escape seqs being written to StdOut [CLI-154] (#271)
457d3ff Fix flag issues on apps create
and apps update
[CLI-146] (#269)
0f93aa7 Grants string (#270)
40a355b Handle interrupts [CLI-151] (#273)
82c739f Refactor prepare interactivity [CLI-79] (#277)
781f245 Update messaging for login command to be more clear on the next step. Use a spinner while waiting for login to complete in the browser. (#268)
60c02ca [CLI-135] feat: add custom template edition w/preview (#267)
b69b35a feat: add a custom domain picker for auth0 test login
(#281)
4a3ff01 fix: app picker needs to also ignore lifetime in seconds (#276)
1bea3af fix: just make client.List / Read work for all cases (#275)
v0.5.1
Changelog
7263e5a CLI-80: users blocks commands (#219)
4b8fcb5 Make --no-color global (#264)
ba0d855 Remove unused code (#257)
e5b542e [CLI-138] add enable and disable rules commands (#258)
0f4fee7 feat: login when scopes changed (#261)
0ec6677 fix: polling faster error #252 (#259)
efb1c6f fix: wrong jwtconfig lifetime type (#262)
v0.5.0
v0.4.5
v0.4.4
v0.4.3
Changelog
8f31580 Add a name for the scoop manifest (#237)
fbd1a57 Ask for confirmation before deleting a rule (#244)
d0c12b5 Clean up the help texts (#243)
780e2ab Move the quickstarts
command below apis
(#246)
6c80cc1 Use domains for tenant name in config.json and for display (#241)
581baa9 [CLI-122] throw an error for delete commands if item doesn't exit (#239)
b349f39 fix: skip snyk on forks (#242)
55c55d8 handle keyboard interrupts in login and tenants use cmds (#245)
011f1ed refactor: change disable-color flag to no-color (#238)