Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 383 Bytes

brew-commands.md

File metadata and controls

10 lines (9 loc) · 383 Bytes

Brew commands

command description
brew info [package] show the details of the package
brew --prefix azure-functions-core-tools@3 show the path where the package is installed
brew outdated find out what is outdated with
brew update update the formulae and homebrew itself
brew upgrade upgrade everything
brew upgrade upgrade a specific formula with