You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Require --all for filter flags (--status, --hostname) in batch operations (#31)
Filter flags like --status and --hostname now require --all to be explicitly
set, making batch intent clear. Previously --hostname alone could trigger
batch mode, which was confusing. Also fixes lint issues and adds tests.
0 commit comments