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

[Feature] Global parameter to output result of command as JSON #1192

Open
o-l-a-v opened this issue Jul 13, 2024 · 0 comments
Open

[Feature] Global parameter to output result of command as JSON #1192

o-l-a-v opened this issue Jul 13, 2024 · 0 comments

Comments

@o-l-a-v
Copy link

o-l-a-v commented Jul 13, 2024

Would be great with a global parameter to output results of a fnm command as JSON, to make it easier to parse the information from other tools, like PowerShell in my case.

I want to automate updating nodejs LTS version fnm install --lts, set new version as default fnm default <new_version>, uninstall older version fnm uninstall <old-version>. It'd be much easier if I could parse the output of all these commands as JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant