Skip to content

Instantly share code, notes, and snippets.

@pinalbhatt
Created August 3, 2014 13:51
Show Gist options
  • Save pinalbhatt/09f397979fbb39f0239c to your computer and use it in GitHub Desktop.
Save pinalbhatt/09f397979fbb39f0239c to your computer and use it in GitHub Desktop.
Chocolatey Commands
//Chocolatey Install Package
cinst packageName
//Chocolatey Update
cup packageName
cup all
clist -lo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment