commands.sh

brew update

all

Fetch the newest version of Homebrew and all formulae from GitHub using `git` and perform any necessary migrations. To upgrade all installed formulae, use `brew upgrade`.

More info →

Options (1)

boolean

Fetch the newest version of Homebrew and all formulae

Example: brew {{[up|update]}}

Examples (1)

Fetch the newest version of Homebrew and all formulae

brew [up|update]
made by @shridhargupta | data from tldr-pages