Skip to content

feat(cli): show 'cli' subcommand in --help output#41289

Open
GeneratorX16 wants to merge 1 commit into
microsoft:mainfrom
GeneratorX16:feat/show-cli-in-help
Open

feat(cli): show 'cli' subcommand in --help output#41289
GeneratorX16 wants to merge 1 commit into
microsoft:mainfrom
GeneratorX16:feat/show-cli-in-help

Conversation

@GeneratorX16

Copy link
Copy Markdown
Contributor

The cli subcommand was not listed when running npx playwright --help,
making it undiscoverable even though npx playwright cli --version works.

This fix shows the output and the description
Fixes #41279

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.

[Feature]: Show 'cli' subcommand in npx playwright --help output

1 participant