All chocolatey commands
Common Commands
list
- lists remote or local packagesinstall
- installs packages from various sourcesupgrade
- upgrades packages from various sourcesuninstall
- uninstalls a package
Other commands
pin
- suppress upgrades to a packageoutdated
- retrieves packages that are outdated. Similar toupgrade all --noop
source
- view and configure default sourcesfeature
- view and configure choco featuresunpackself
- have chocolatey set it self uppack
- packages up a nuspec to a compiled nupkgpush
- pushes a compiled nupkgnew
- generates files necessary for a chocolatey packageapikey
- retrieves or saves an apikey for a particular sourcesetapikey
- retrieves or saves an apikey for a particular source (alias for apikey)config
- Retrieve and configure config file settings
Run choco command -help
for help on specific command.