-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
area/cliRelated to the command lineRelated to the command linearea/uxFeatures and improvements related to the user experienceFeatures and improvements related to the user experience
Description
- 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 (
-vvvoption).
- 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%
1perhaps an error message like
Error: poetry.lock is out of date. run `poetry update` to fix it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/cliRelated to the command lineRelated to the command linearea/uxFeatures and improvements related to the user experienceFeatures and improvements related to the user experience