brew info --help

From wikieduonline
Jump to navigation Jump to search

Usage: brew info, abv [options] [formula|cask ...]

Display brief statistics for your Homebrew installation.

If a formula or cask is provided, show summary of information about it.

      --analytics                  List global Homebrew analytics data or, if
                                   specified, installation and build error data
                                   for formula (provided neither
                                   HOMEBREW_NO_ANALYTICS nor
                                   HOMEBREW_NO_GITHUB_API are set).
      --days                       How many days of analytics data to retrieve.
                                   The value for days must be 30, 90 or
                                   365. The default is 30.
      --category                   Which type of analytics data to retrieve. The
                                   value for category must be install,
                                   install-on-request or build-error;
                                   cask-install or os-version may be
                                   specified if formula is not. The default is
                                   install.
      --github                     Open the GitHub source page for formula and
                                   cask in a browser. To view the history
                                   locally: brew log -p formula or cask
      --json                       Print a JSON representation. Currently the
                                   default value for version is v1 for
                                   formula. For formula and cask use v2.
                                   See the docs for examples of using the JSON
                                   output: https://docs.brew.sh/Querying-Brew
      --installed                  Print JSON of formulae that are currently
                                   installed.
      --all                        Print JSON of all available formulae.
      --variations                 Include the variations hash in each formula's
                                   JSON output.
  -v, --verbose                    Show more verbose analytics data for
                                   formula.
      --formula, --formulae        Treat all named arguments as formulae.
      --cask, --casks              Treat all named arguments as casks.
  -d, --debug                      Display any debugging information.
  -q, --quiet                      Make some output more quiet.
  -h, --help                       Show this message.


See also[edit]

Advertising: