Skip to content

Thoughts on CLI flags #1048

@novemberborn

Description

@novemberborn

Came across this comment from @jamestalmage:

My feeling on options via cli.js: We should only add those where users would conceivably want to temporarily override the contents of their package.json config. Allowing different reporters on CI servers, running in --serial mode occasionally to debug, these are good examples.

I quite like this! Maybe it should be our "official" stance.

I think that'd mean --require has to go. On the other hand the --source flag may have to stay (as opposed to #937). We shouldn't have --extension either (#631).

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions