Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poetry check command doesn't accept --directory global option #7240

Closed
4 tasks done
martinmiglio opened this issue Dec 23, 2022 · 2 comments · Fixed by #7241
Closed
4 tasks done

poetry check command doesn't accept --directory global option #7240

martinmiglio opened this issue Dec 23, 2022 · 2 comments · Fixed by #7241
Labels
kind/bug Something isn't working as expected status/triage This issue needs to be triaged

Comments

@martinmiglio
Copy link
Contributor

  • Poetry version: Poetry (version 1.3.1)

  • Python version: Python 3.11.0

  • OS version and name: Windows 11

  • I am on the latest stable Poetry version, installed using a recommended method.

  • I have searched the issues of this repo and believe that this is not a duplicate.

  • I have consulted the FAQ and blog for any relevant entries or release notes.

  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option) and have included the output below.

Issue

poetry check --directory [DIR] doesn't work as documented by global options on the poetry site.
I would expect this to check the pyproject.toml in the given dir.

Output of the command and broken argument in this gist.

@martinmiglio martinmiglio added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Dec 23, 2022
@martinmiglio
Copy link
Contributor Author

related and partial cause of issue #7239

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working as expected status/triage This issue needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant