Skip to content

Require --all for filter flags (--status, --hostname) in batch operat…#31

Merged
hi-lei merged 1 commit into
mainfrom
refactor/vm-batch-n-skills
Apr 9, 2026
Merged

Require --all for filter flags (--status, --hostname) in batch operat…#31
hi-lei merged 1 commit into
mainfrom
refactor/vm-batch-n-skills

Conversation

@hi-lei
Copy link
Copy Markdown
Collaborator

@hi-lei hi-lei commented Apr 9, 2026

…ions

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.

Description

Type of Change

  • feat: New feature
  • fix: Bug fix
  • refactor: Code refactoring
  • docs: Documentation
  • test: Tests
  • chore: Maintenance
  • ci: CI/CD changes

Checklist

  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally (make test)
  • Pre-commit checks pass (make pre-commit)
  • My changes generate no new warnings or errors

Related Issues

Additional Context

Note: Use conventional commit messages (e.g. feat:, fix:, chore:).
The CHANGELOG is auto-generated from conventional commit messages at release time.

…ions

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.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hi-lei hi-lei merged commit d2e2338 into main Apr 9, 2026
13 checks passed
@hi-lei hi-lei deleted the refactor/vm-batch-n-skills branch April 9, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant