Skip to content

feat: Support passing feature options to discovery#24

Merged
ethowitz merged 2 commits intomainfrom
support-passing-features-to-discovery
Oct 11, 2025
Merged

feat: Support passing feature options to discovery#24
ethowitz merged 2 commits intomainfrom
support-passing-features-to-discovery

Conversation

@ethowitz
Copy link
Copy Markdown
Owner

@ethowitz ethowitz commented Oct 11, 2025

Adds two flags:

  • --all-features to activate all features in current workspace
  • --no-default-features to deactivate default features in the current
    workspace

Fixes #22

Adds two flags:
- `--all-features` to activate all features in current workspace
- `--no-default-features` to deactivate default features in the current
  workspace
@ethowitz ethowitz merged commit f3709e1 into main Oct 11, 2025
3 checks passed
@ethowitz ethowitz deleted the support-passing-features-to-discovery branch October 11, 2025 17:32
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.

Support specifying features manually

1 participant