Is there a better way to list cask which auto-update? #4033
-
I'm quite possibly doing this in an overly convoluted way, but I couldn't find anything in I'd essentially like to list brew casks which are set to auto-update. I run this as part of a helper script which updates various things, I like this output as a little reminder of the auto-updating packages. It works, but I'd prefer not to have to hit an API multiple times if there's a better solution.
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Since you already have
|
Beta Was this translation helpful? Give feedback.
-
For people like me who came here just wondering what else to brew outdated -g |
Beta Was this translation helpful? Give feedback.
Since you already have
jq
installed, here's a one-liner that's purely local: