How can I create a new Artifactory local repository with JFrog CLI, this means without UI?
I use JFrog CLI version 1.34.0.
many thanks
How can I create a new Artifactory local repository with JFrog CLI, this means without UI?
I use JFrog CLI version 1.34.0.
many thanks
Update:
Since version 1.39.0 the JFrog CLI supports creating repositories using the repo-create command.
Original Answer:
The CLI does not support this functionality at the moment. You can do it using the Artifactory REST API.