I have a deployment artifact stored in the organization JFrog Artifactory. How do I compare the version of the downloaded artifact vs the file in the Artifactory server?
- I have the option to download the artifact.
- I have the option to get the info of the artifact in Artifactory.
- How do I get the version info of the local artifact that was downloaded?
You can use REST API of JFrog artifactory, for example as in JFrog documentation:
Sample output: