Difference between revisions of "Artifactory API"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
Empty [[Trash can]]:
 
Empty [[Trash can]]:
 
* https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API#ArtifactoryRESTAPI-EmptyTrashCan
 
* https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API#ArtifactoryRESTAPI-EmptyTrashCan
 +
 +
Create and [[Artifactory API|API]] key and use it to upload or download files <ref>https://stackoverflow.com/questions/40009201/artifactory-upload-with-api-key-not-password</ref>:
 +
:<code>[[curl]] -u admin:1234567890 </code> or <code>curl --header 'X-JFrog-Art-Api: 1234567890' </code>
  
 
== See also ==
 
== See also ==

Revision as of 10:42, 30 September 2020

Advertising: