Skip to content

Latest commit

 

History

History

Docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Functions

Here's the list of all available functions.

You can click on each link below or browse the different .md files above to see the full documentation of each of the functions.

Get

Command Summary
Get-ChocoApiKey Retrieves, saves or deletes an API key for a particular source
Get-ChocoConfig Retrieves the chocolatey configuration
Get-ChocoFeature Retrieves the chocolatey features
Get-ChocoOutdated Get the list of outdated chocolatey packages.
Get-ChocoPackage Get a specific locally installed chocolatey package.
Get-ChocoSources Get the list of chocolatey sources.
Get-ChocoVersion Get the version of chocolatey.
Get-ChocoManVersion Get the version of ChocoMan.
Get-ChocoPackageInfo Get information on an existing package.

Add

Command Summary
Add-ChocoApiKey Adds a new API. Aliases to Set-ChocoApiKey. keuy
Add-ChocoSource Adds a new chocolatey source

Install

Command Summary
Install-Choco Install chocolatey.
Install-ChocoPackage Installs a chocolatey package.

Uninstall

Command Summary
Uninstall-ChocoPackage Uninstalls a chocolatey package.

ApiKey

Command Summary
Set-ChocoApiKey Edit API keys

Search

Command Summary
Search-ChocoPackage Search for a chocolatey package.