Releases: auth0/auth0-cli
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)
v0.4.2
v0.4.1
v0.4.0
Changelog
b92bd2d Add KNOWN-ISSUES.md (#230)
543e5a2 Add a hint to the 'Unable to find tenant' error message (#215)
5a2bfab Add cobra.NoArgs to commands that don't take args
536c380 Add default Token Endpoint Auth Method on apps create
[CLI-115] (#217)
d13ce0d Add known issues doc URL to error message (#231)
d2f89fa Always cleanup the test callback URL [CLI-116] (#218)
00fd384 Cli 92 (#222)
93b8b04 Do not wrap 'logged out' error (#225)
2c2b578 Do not wrap logout error twice (#214)
b76f10a Don't require being logged in to call help command (#224)
19f95f3 Fix duplicated hint copy (#226)
7c8657b Make the apps use
short description more helpful (#220)
fbce21f Make the audience flag required in test token
(#221)
fcb9008 Merge branch 'main' of github.com:auth0/auth0-cli into main
2220ac6 Solidify editor mechanics (#227)
93851d0 Update README.md (#232)
ce04d9b Use the resource template on tenants
commands (#228)
46ed1bd Use zip for the windows binary (#213)
f1c5ab2 fix: logout (#212)
bb52349 refactor: use app picker for test login command (#223)
b14a9e6 rules editor create/update tweaks (#229)
v0.3.3
This is a non-feature release and merely fixes the instrumentation.
See https://github.com/auth0/auth0-cli/releases/tag/v0.3.2 for the full changelog.