Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show app details by name #346

Closed
iegby opened this issue Aug 12, 2021 · 2 comments
Closed

Show app details by name #346

iegby opened this issue Aug 12, 2021 · 2 comments
Labels
feature request A feature has been asked for or suggested by the community

Comments

@iegby
Copy link

iegby commented Aug 12, 2021

My organization has many apps, more than fit on one page of the auth0 dashboard, and more than the 50 that are listed by auth0 apps list. I often want to look up client id and secret by client name. I can think of two solutions that would work well for me:

  1. Override the default maximum list size, for example:
auth0 apps list --maxitems 500
auth0 apps show -r <client_id>
  1. Show app details by name, for example:
auth0 apps show -r --name <client_name>

Right now, I have to get this information from the Auth0 Dashboard by clicking through pages and using my browser's Find function.

@Widcket Widcket added the feature request A feature has been asked for or suggested by the community label Aug 12, 2021
@Widcket
Copy link
Contributor

Widcket commented Aug 12, 2021

Hi @iegby, thanks for requesting this feature. This is something we need to address, so I'll leave this issue open to track it.

@jfatta jfatta mentioned this issue Sep 10, 2021
3 tasks
@Widcket
Copy link
Contributor

Widcket commented Sep 21, 2021

It is out now in v0.11.0.

@Widcket Widcket closed this as completed Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature has been asked for or suggested by the community
Projects
None yet
Development

No branches or pull requests

2 participants