Difference between revisions of "Artifactory Query Language (AQL)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[Artifactory]] Query Language ([[2015]])  <ref>https://www.jfrog.com/confluence/display/RTF3X/Artifactory+3.5</ref>
 
[[Artifactory]] Query Language ([[2015]])  <ref>https://www.jfrog.com/confluence/display/RTF3X/Artifactory+3.5</ref>
  
 +
 +
 +
{
 +
"files": [
 +
  {
 +
    "aql": {
 +
      "'''items.find'''": {
 +
        "repo": {"$eq":"[[auto-trashcan]]"},
 +
        "path": {"$match":"*"},
 +
        "name": {"$match":"*"}
 +
      }
 +
    }
 +
  }
 +
]
 +
}
  
  

Latest revision as of 09:06, 5 October 2020

Advertising: