Is it possible to search multiple repositories using the CLI? (or why isn't it possible)?
jfrog rt s "somerepo-local/*" --props "git_sha=cc403f8d...57da8649802" gives the correct result, but we have multiple artifacts from the same build, and I don't want to specify one search for each repository, as they might be different depending on the type of project. I can work around this with a virtual repo on top of everything, although not optimal. Also, is there any ways to do cli property updates? Currently I find no hints for doing that in the cli. We need to do promotion in the respective repositories, and I am looking for a simple way of handling that in scripts/cli. -- View this message in context: http://forums.jfrog.org/jfrog-cli-search-multiple-repositories-tp7581182.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
