Skip to content

Command to list [scripts] entries #3686

@uranusjr

Description

@uranusjr

Is your feature request related to a problem? Please describe.

I sometimes would start typing pipenv run and cannot recall what the command I want is named (release? push? ehh…), and have to ^U and cat <path to Pipfile> and look for the [scripts] section. It’d be very helpful if I could quickly do this inside my terminal.

Describe the solution you'd like

Something like

$ pipenv list-scripts
release     python release
test        pytest
format      black src tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Requires PEEPThis issue requires an accompanying enhancement proposalType: API ChangeThis issue describes an API change.Type: Enhancement 💡This is a feature or enhancement request.
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions