{"tool":"brew","tool_display":"Brew","intent":"list-all-outdated-casks-and-formulae","intent_display":"list all outdated casks and formulae","title":"Brew Command: list all outdated casks and formulae","command_string":"brew outdated","raw_command_string":"brew outdated","description":"Exact CLI syntax to list all outdated casks and formulae using Brew.","usage_scenario":"Essential for identifying which packages need updating to maintain security and functionality in your environment.","scenario_context":"Check regularly for updates to ensure you have the latest features and security fixes.","simulated_output":"$ brew outdated\nCask                            | Current  | Latest    \n--------------------------------|----------|-----------\ngoogle-chrome                   | 95.0.4638| 96.0.4664 \nvisual-studio-code              | 1.61.0  | 1.62.0\n\nFormula                        | Current  | Latest    \n--------------------------------|----------|-----------\nnode                            | 16.0.0  | 16.1.0\npython                          | 3.9.7   | 3.10.0","how_to_steps":["Run the command: `brew outdated` to see all outdated casks and formulae.","Review the output for current and latest versions of each item."],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/brew/list-all-outdated-casks-and-formulae"}