Skip to content

Conversation

szymonrybczak
Copy link
Collaborator

@szymonrybczak szymonrybczak commented May 30, 2023

Summary:

Fixes #1391
Closes #1571

Added .enablePositionalOptions(); to CommanderCommand.

Read here more about this option.

Test Plan:

  1. Clone the repository and do all the required steps from the Contributing guide
  2. Run this command:
node /path/to/react-native-cli/packages/cli/build/bin.js run-ios --verbose

Should correctly pass the --verbose flag to the run-ios command.

@liamjones
Copy link
Contributor

I think this renders #1571 redundant now?

@szymonrybczak
Copy link
Collaborator Author

@liamjones Yes, I added "Closes" to the PR summary, so when this PR will be merged #1571 will close automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

run-ios command ignores the verbose option
3 participants