Skip to content

poetry lock --check has no output #5038

@DetachHead

Description

@DetachHead
  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).
  • OS version and name: windows 10
  • Poetry version: 1.2.0a2

Issue

it would be nice if there was some sort of output other than just the exit code

> poetry lock --check

> echo %errorlevel%
1

perhaps an error message like

Error: poetry.lock is out of date. run `poetry update` to fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/cliRelated to the command linearea/uxFeatures and improvements related to the user experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions