brew abv [formula...]
Display brief statistics for your Homebrew installation
Arguments
Name | Description |
---|
formula | Formula or cask to summarize |
Options
Name | Description |
---|
--cask, --casks | List only casks, or treat all named arguments as casks |
--analytics | List global Homebrew analytics data or, if specified, installation and build error data for formula |
--days <days> | How many days of analytics data to retrieve |
--category <arg> | Which type of analytics data to retrieve |
--github | Open the GitHub source page for formula in a browser |
--json | Print a JSON representation |
--installed | Print JSON of formulae that are currently installed |
--all | Print JSON of all available formulae |
-v, --verbose | Show more verbose analytics data for formulae |
--formula | Treat all named arguments as formulae |
--cash | Treat all named arguments as casks |
-d, --debug | Display any debugging information |
-q, --quiet | List only the names of outdated kegs |
-h, --help | Get help with services command |