Skip to content

feat: add stdin support for positional args#5

Merged
bentruyman merged 1 commit intomainfrom
feat/stdin-support
Apr 25, 2026
Merged

feat: add stdin support for positional args#5
bentruyman merged 1 commit intomainfrom
feat/stdin-support

Conversation

@bentruyman
Copy link
Copy Markdown
Owner

Allow string positional args to opt into the conventional - stdin sentinel with allowStdin. Preserve literal - behavior by default, document the new arg option, and cover validation, choices, variadic args, and subcommand routing.

Allow string positional args to opt into the conventional `-` stdin sentinel with `allowStdin`. Preserve literal `-` behavior by default, document the new arg option, and cover validation, choices, variadic args, and subcommand routing.
@bentruyman bentruyman merged commit 3b2e27e into main Apr 25, 2026
1 check passed
@bentruyman bentruyman deleted the feat/stdin-support branch April 25, 2026 15:01
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