You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Marusyk this is not a planned feature. Feel free to work on a PR that implements this feature though.
I'm more than happy to review and provide feedback for any improvement.
If you plan to work on that. Can you please consider adding this feature to other list based parameters as well so that the usage of the tool stays as consistent as possible.
It would be great to have possibility to pass AllowedLicenses as an argument
nuget-license -i . -a "Apache-2.0;MIT;MIT AND BSD-3-Clause;IDPL;BSD-2-Clause;BSD-3-Clause;MS-EULA"
instead of a file
nuget-license -i . -a allowed_licenses.json
file content:
What do you think?
The text was updated successfully, but these errors were encountered: