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

tenants list --json returns csv #995

Closed
6 tasks done
gunzy83 opened this issue Apr 16, 2024 · 3 comments
Closed
6 tasks done

tenants list --json returns csv #995

gunzy83 opened this issue Apr 16, 2024 · 3 comments
Labels
bug This points to a verified bug in the code

Comments

@gunzy83
Copy link

gunzy83 commented Apr 16, 2024

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have upgraded to the latest version of this project and the issue still persists.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

As mentioned in #773 a feature was added to include an indicator with the currently selected tenant. This adds an arrow to the output including in the csv output with --csv but the --json flag returns csv as well.

Expectation

The --json flag returns JSON I can parse with other tools (eg jq).

Reproduction

auth0 tenants ls --json vs auth0 tenants list --csv, both return the same output.

image

Auth0 CLI version

1.4.0

@gunzy83 gunzy83 added the bug This points to a verified bug in the code label Apr 16, 2024
@developerkunal
Copy link
Contributor

Hi @gunzy83,

I hope you are doing well.

Thanks for reporting the issue. We have merged the PR (#1002) to address this. It should be fixed in the next version release.

Thank you!

@gunzy83
Copy link
Author

gunzy83 commented Jun 19, 2024

Thanks @developerkunal!

@duedares-rvj
Copy link
Contributor

duedares-rvj commented Sep 23, 2024

Closing this since changes have been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

3 participants