build-info-go
build-info-go copied to clipboard
How does this tool relate to the jfrog CLI ?
The title says it all: I have been using the jfrog
tool to interact with an artifactory instance, including deploying artifacts from build pipelines and thus generating build-related metadata.
Does this tool here supersede some of the functionality offered by jfrog
? Or is this merely offering an alternative interface ?
Hi @stefanseefeld, thank you for your question. build-info-go is a Go library and CLI for building buld-info. JFrog CLI uses it to build projects and their build-info. We created this library to let developers create build-info in their code easily, even if they don't use Artifactory.