Skip to content

Conversation

@davidfirst
Copy link
Member

Add --remote flag to bit pattern command to query component patterns from remote scopes.

Usage

bit pattern --remote "teambit.workspace/**"
bit pattern --remote "scope1/ui/*, scope2/utils/*"
bit pattern --remote "teambit.workspace/**, !teambit.workspace/internal/*"

Changes

  • Added --remote boolean flag that enables querying remote scopes
  • Pattern must include scope name when using --remote (e.g., scope-name/**)
  • Supports comma-separated patterns from multiple remote scopes
  • Supports exclusion patterns with ! prefix
@davidfirst davidfirst merged commit a276acb into master Dec 1, 2025
12 checks passed
@davidfirst davidfirst deleted the feat/pattern-remote-flag branch December 1, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants