Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update command line parameters to be in a consistent style and specify which override parameter can be used to override an error in the error message. #719

Open
wandyezj opened this issue Apr 14, 2022 · 0 comments
Labels
feature-request Request for new features or functionality

Comments

@wandyezj
Copy link
Contributor

wandyezj commented Apr 14, 2022

Command line parameters should be in a consistent style.

--noVerify should be in the same style as --no-yarn.

Existing parameters should continue to work for compatibility; these inconsistent parameters can be removed from --help.

Overridable error messages should contain the command line option that can be used to override the error if available.

Error message:

Extensions using proposed API (enabledApiProposals: [...]) can't be published to the Marketplace

Should contain the command used to override --noVerify, same for other overridable messages

@joaomoreno joaomoreno assigned joaomoreno and unassigned joaomoreno Apr 21, 2022
@joaomoreno joaomoreno added the feature-request Request for new features or functionality label Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants