Skip to content

--rm should be a command instead of an option #2911

Open
@aequitas

Description

@aequitas

Currently I find it hard to (re)discover the --rm function to 'reset' an environment. For me it would make more sense to have it as a command rather than a option as it more an action taken instead of a modifier like --two/--three.

Right now it doesn't function as an modifier option as well. For example, running pipenv --rm sync would be useful as it could first remove the environment before syncing it anew, but currently skips the --rm.

My suggestion would be to move the functionality to a remove command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Contributor CandidateThe issue has been identified/triaged and contributions are welcomed/encouraged.Type: API ChangeThis issue describes an API change.Type: Enhancement 💡This is a feature or enhancement request.hacktoberfest

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions