-
Notifications
You must be signed in to change notification settings - Fork 903
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
Create a choco license command #2829
Labels
Comments
Moved this to Chocolatey CLI repository. This seems to initially be something better handled in Chocolatey CLI instead of the licensed extension. My thoughts for potential subcommands in CLI in no particular order:
Chocolatey Licensed Extension could then contain an enhanced command to perform actions that don't necessarily make sense to do without the licensed extension. |
Hey, we'd like to pick this up! |
JPRuskin
added a commit
to JPRuskin/choco
that referenced
this issue
Oct 4, 2022
9 tasks
JPRuskin
added a commit
to JPRuskin/choco
that referenced
this issue
Oct 11, 2022
This commit introduces a new command to Chocolatey, `license`. Currently, the functionality is limited, and it will only display details on the current license.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What You Are Seeing?
As a system administrator I would like to be able to view the license information from the command prompt
What is Expected?
-- optionally
json
/xml
formatI know this is all available in the
chocolatey.license.xml
file, but I think it would be usable to put this into an newchoco license
command, or perhaps extend thechoco support
command.┆Issue is synchronized with this Gitlab issue by Unito
The text was updated successfully, but these errors were encountered: