
choco-list
List of commands for choco-list:
-
choco-list:tldr:04ea1 choco-list: Display all available packages.$ choco listtry on your machineexplain this command
-
choco-list:tldr:4811f choco-list: Provide a username and password for authentication.$ choco list --user ${username} --password ${password}try on your machineexplain this command
-
choco-list:tldr:7146f choco-list: Display a list including local programs.$ choco list --include-programstry on your machineexplain this command
-
choco-list:tldr:bbfc1 choco-list: Specify a custom source to display packages from.$ choco list --source ${select}try on your machineexplain this command
-
choco-list:tldr:de7c1 choco-list: Display all locally installed packages.$ choco list --local-onlytry on your machineexplain this command
-
choco-list:tldr:e3dae choco-list: Display only approved packages.$ choco list --approved-onlytry on your machineexplain this command