Should --directory also set working directory for poetry run
commands?
#7201
rafalkrupinski
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
projects % poetry -C myproject run pwd /Users/user/projects projects %
Personally I'd expect that poetry runs the command inside the passed directory.
Beta Was this translation helpful? Give feedback.
All reactions