Skip to content

Add flag to upgrade command, to change project name #190

@krizzu

Description

@krizzu

Describe the Feature

So today we used upgrade in our project and we've spotted a small issue. The problem was that our name in package.json wasn't the same as the name we've initialized project with.

upgrade uses name form package.json and and applies diffing based on it, so it would be great to have a feature to override this behavior.

Possible Implementations

Just a flag --project-name passed to CLI would be sufficient. I can prepare a PR.

Thanks.

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions