
choco-info
List of commands for choco-info:
-
choco-info:tldr:8082d choco-info: Display information on a specific package.$ choco info ${package}try on your machineexplain this command
-
choco-info:tldr:90b97 choco-info: Display information for a local package only.$ choco info ${package} --local-onlytry on your machineexplain this command
-
choco-info:tldr:c9052 choco-info: Specify a custom source to receive packages information from.$ choco info ${package} --source ${select}try on your machineexplain this command
-
choco-info:tldr:e5ae6 choco-info: Provide a username and password for authentication.$ choco info ${package} --user ${username} --password ${password}try on your machineexplain this command