Releases: auth0/auth0-cli
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.
v0.3.2
Changelog
574d307 Prompt for allowed origins on SPA creation/update (#203)
6d76fcb Render QS sample Markdown README [CLI-85] (#202)
5cbf783 Show a hint the first time test login
runs [CLI-72] (#199)
b518b64 Show scopes in apis
subcommands instead of count (#174)
355a27b Special case Next.js callback URL on qs download
(#208)
770f1aa Special-case the Angular port on qs download (#194)
c6d49db Update README.md
f5aebc3 Update README.md (#167)
993837a Use first option as default option if none passed (#186)
c1ef529 apps create: just add a hint for quickstarts download (#206)
734443a apps picker: allow configurability of default app (#205)
e613117 apps, apis, rules: first stab at generalizing picker options [CLI-82] (#182)
cae65f6 feat: color code app types (#196)
78c6eb3 fix: do not fail if keychain access failed (#197)
703b67b instrumentation: add telemetry around failures (#207)
0a8fe5b refactor: use argument w/ picker for quickstart id (#198)
cee090b rules: add simple domain allow list (#192)
93321c2 support audience or ID for api operations (#183)
2fcc616 test login: support passing in audience (#204)
v0.3.1
v0.3.0
Changelog
581b9de Add newlines to spinner msgs
a1ba34b Add rules (#171)
96b6be4 Refactor arguments in apps and apis commands [CLI-78] (#177)
ebed1bb Remove actions commands [CLI-75] (#168)
1aafabe Render userinfo as json (#178)
7bf7c0b add more spinner behavior (#173)
b878bf2 fix: qs stack is insentitive (#170)
5cd6550 refactor: logs flags and examples (#172)
4005c63 refactor: quickstarts flags (#169)
5edead8 refactor: test cmds flags (#175)
v0.2.6
v0.2.5
Changelog
26e920b Fix casing.
12339ee Fix merge conflict
9f2506f Fix merge error.
58b4623 Kickstart CI
a48e6f0 Merge branch 'CLI-62' of github.com:auth0/auth0-cli into CLI-62
3eb070a Merge branch 'main' into CLI-62
d61d645 Merge branch 'main' into CLI-62
2ba0f42 Merge branch 'main' into CLI-62
ac743d1 Merge branch 'main' into CLI-62
8591891 Merge branch 'main' into CLI-62
9f313f1 Merge branch 'main' into CLI59-offer-default-urls-QS
7bda2cb Merge branch 'main' into CLI59-offer-default-urls-QS
3b690b7 Merge branch 'main' into CLI59-offer-default-urls-QS
0de390d Merge branch 'main' into CLI59-offer-default-urls-QS
9bbd0b2 Merge branch 'main' into CLI59-offer-default-urls-QS
3f87990 Merge branch 'main' into cli-65-66-log-subcommands
bfd3fb3 Merge branch 'main' into cli-65-66-log-subcommands
b7189b7 Merge branch 'main' into test-token-retriever
bb8b7f0 Merge branch 'main' into test-token-retriever
96e7604 Merge branch 'main' into test-token-retriever
20ead7a Merge branch 'main' into test-token-retriever
0b0f457 Merge branch 'main' into test-token-retriever
1b825c2 Merge branch 'main' into test-token-retriever
7d87ddb Merge pull request #151 from auth0/cli-65-66-log-subcommands
1ef8cde Merge pull request #154 from auth0/test-token-retriever
e4e613c Merge pull request #155 from auth0/CLI59-offer-default-urls-QS
87d664b Merge pull request #162 from auth0/CLI-62
9c144d3 Merge pull request #165 from auth0/refactor-flags
06ad08d Refactor flags
2977780 Run gofmt
df34531 Show allowed origins
f8e4464 Split out logs into subcommmands
961768a Split out logs into subcommmands
a5ede13 Update internal/cli/quickstarts.go
fd9fa38 [CLI-62] add alias ls to the list command and display logic
18e8617 [CLI-62] cleaup
a276969 [CLI-62] cli command to list tenants available
73724b2 [CLI-62] reformat imports
51291f8 feat: offer to add default urls for quickstart
0d7cd78 refactor: check web origin
391d57e refactor: one prompt; check if url already added
6eda141 refactor: remove uneccessary var and if block
ebfb8bf style: fix comment
2329610 style: internal consts
v0.2.4
Changelog
761a842 Merge branch 'main' into rs256-default
7731afd Merge branch 'main' into rs256-default
398e0e2 Merge pull request #160 from auth0/rs256-default
7de6fa3 Merge pull request #163 from auth0/fix-apps-row
eeeee50 Merge pull request #164 from auth0/fix-select-page-size
4fe3616 Use RS256 alg by default on new apps
815b787 fix: adjust page size to number of options
b94e78e fix: app row order
v0.2.3
Changelog
5a0c1a0 Add RegisterStringU
3147cb9 Add flag to query logs by client ID.
fa419aa Add flags PoC
068c14a Change Id to ClientId
2bf07c9 Display empty KV fields
6142d56 Fix uppercasing
dc10cf6 Merge branch 'main' into CLI63-version-on-release
65c3f3e Merge branch 'main' into cli-61-filter-logs-by-clientid
9bf77cc Merge branch 'main' into cli-61-filter-logs-by-clientid
56e256a Merge branch 'main' into cli-61-filter-logs-by-clientid
22291b7 Merge branch 'main' into flags-poc
51e0982 Merge branch 'main' into set-default-tenant
575654a Merge pull request #145 from auth0/fix/client-id
36abf07 Merge pull request #146 from auth0/flags-poc
31a0d0b Merge pull request #147 from auth0/CLI63-version-on-release
30eb284 Merge pull request #148 from auth0/cli-61-filter-logs-by-clientid
732b4b6 Merge pull request #156 from auth0/set-default-tenant
a5ce24e Merge pull request #161 from auth0/show-all-kv-fields
b575bfd Move client-id flag to an optional argument
47bb30c Remove IsInteractive
da3e724 Update internal/cli/logs.go
6bf267e Update internal/cli/logs.go
ced4e3f Update internal/cli/logs.go
f4934d0 add prompt for user to change default tenant after login
d8667ff fix: version for release binaries
a5e26fc update prompt text to include current tenant