jfrog / jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
Apache License 2.0
538 stars 236 forks source link

jf poetry install runs poetry update #2020

Closed abdsahin closed 1 year ago

abdsahin commented 1 year ago

Hello,

I am trying to use jf cli to install the python dependencies. When I run the jf poetry install, it runs also poetry update, which is not intended. is there any way to avoid this ?

abdsahin commented 1 year ago

Closing since the fix will probably be in the core repository