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
535 stars 234 forks source link

jf poetry publish on poetry project #1752

Open farba07 opened 2 years ago

farba07 commented 2 years ago

Based on the jfrog's example project for poetry, the jf poetry publish command seems not to be supported: https://github.com/jfrog/project-examples/tree/master/python-example/poetry-example#:~:text=%3E%20jf%20%2D%2Dversion-,Running%20the%20Example,-%27cd%27%20to%20the

The command jf rt u is run on the publish step instead of jf poetry publish.

Is the command jf poetry publish well supported by the jfrog cli ?

nofacer commented 10 months ago

looking forward to poetry publish func

JPLachance commented 6 months ago

From what I saw today, it almost works! I'm opening https://github.com/jfrog/jfrog-cli/issues/2546 to see if we can get it to work.