Skip to content

chore(cli): output-focused help text for compile selection flags - #29

Merged
ihistand merged 1 commit into
mainfrom
chore/compile-flag-help-text
Jun 16, 2026
Merged

chore(cli): output-focused help text for compile selection flags#29
ihistand merged 1 commit into
mainfrom
chore/compile-flag-help-text

Conversation

@ihistand

Copy link
Copy Markdown
Collaborator

Follow-up to #26. The compile selection flags reused run's help text ("...to run"), which reads wrong for compile (it filters the printed graph, it doesn't execute). Adds compile-specific variants with output-focused wording, reusing the run flags' names, coerce, and validation. Behavior unchanged. Extends the compile help test. //cli:index_help_test and //cli:index_compile_test pass.

The --actions/--tags/--include-deps/--include-dependents flags on `compile`
reused `run`'s help text ("...to run", "...will also be run"), which reads
wrong for compile (it filters the printed graph, it doesn't execute). Add
compile-specific variants of the four options with output-focused wording,
sharing the run flags' names, coerce, and validation. Behavior unchanged.

Extends the compile help test to assert the flags and new wording appear.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ihistand
ihistand merged commit c25fabf into main Jun 16, 2026
@ihistand
ihistand deleted the chore/compile-flag-help-text branch June 16, 2026 22:34
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