Difference between revisions of "Artifactory API"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
+
[[JFrog Artifactory|Artifactory]] [[API]]
 +
* Homepage: https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API
  
  
Line 5: Line 6:
 
* https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API#ArtifactoryRESTAPI-DeleteBuilds
 
* https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API#ArtifactoryRESTAPI-DeleteBuilds
  
Empty [[recycle bin]]:
+
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>
 +
 +
 +
== Related terms ==
 +
* [[Artifactory plugins]]
  
 
== See also ==
 
== See also ==

Latest revision as of 08:33, 5 October 2020

Advertising: