Skip to content

Releases: auth0/auth0-cli

v0.6.0

03 May 21:07
b69b35a
Compare
Choose a tag to compare

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

27 Apr 01:09
4b8fcb5
Compare
Choose a tag to compare

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

19 Apr 22:46
6c564a6
Compare
Choose a tag to compare

Changelog

cd70733 Add quickstarts list [CLI-90] (#254)
6c564a6 Add tenants open and apis open [CLI-101] [CLI-133] (#253)
7724d59 Update README [CLI-134] (#249)
ba8e0d5 feat: adds app open [id] command (#251)

v0.4.5

14 Apr 22:38
3b99e45
Compare
Choose a tag to compare

Changelog

3b99e45 Make the logs view a little bit more compact (#248)

v0.4.4

14 Apr 20:56
4059a1e
Compare
Choose a tag to compare

Changelog

4059a1e Style auth0 test login post-login page [CLI-126] (#247)

v0.4.3

09 Apr 22:45
780e2ab
Compare
Choose a tag to compare

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) ⚠️ BREAKING CHANGE
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

09 Apr 00:56
d20e0f7
Compare
Choose a tag to compare

Changelog

d20e0f7 Add scoop config to .goreleaser.yml (#236)
80245a7 Update README.md (#235)

v0.4.1

05 Apr 23:09
7e224d1
Compare
Choose a tag to compare

Changelog

804d3b6 Ask for rule enable/disable on 'rules update' (#233)
7e224d1 fix: escape sequences on windows powershell (#234)

v0.4.0

03 Apr 01:02
d13ce0d
Compare
Choose a tag to compare

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

29 Mar 23:11
@cyx cyx
Compare
Choose a tag to compare

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.