brew bundle [install] Install and upgrade (by default) all dependencies from the Brewfile.
brew bundle dump Write all installed casks/formulae/images/taps into a Brewfile in the current directory.
brew bundle cleanup Uninstall all dependencies not present in the Brewfile.
brew bundle check Check if all dependencies present in the Brewfile are installed.