Difference between revisions of "Artifactory Query Language (AQL)"
Jump to navigation
Jump to search
↑ https://www.jfrog.com/confluence/display/RTF3X/Artifactory+3.5
m (Welcome moved page AQL to Artifactory Query Language (AQL)) Tags: Mobile web edit, Mobile edit |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Artifactory]] Query Language | + | [[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":"*"} | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | ] | ||
+ | } | ||
+ | |||
+ | |||
+ | == Activities == | ||
+ | * Retrieve lastest artifact using AQL https://stackoverflow.com/a/46979129 | ||
== See also == | == See also == | ||
+ | * {{Artifactory}} | ||
* {{SQL}} | * {{SQL}} |
Latest revision as of 09:06, 5 October 2020
Artifactory Query Language (2015) [1]
{ "files": [ { "aql": { "items.find": { "repo": {"$eq":"auto-trashcan"}, "path": {"$match":"*"}, "name": {"$match":"*"} } } } ] }
Activities[edit]
- Retrieve lastest artifact using AQL https://stackoverflow.com/a/46979129
See also[edit]
- JFrog Artifactory, Artifactory Query Language (AQL), Artifactory logs, JFrog Artifactory versions, Artifactory API, Artifactory plugins
- SQL, NewSQL, RDMS: GraphQL (2015), SQLite,
select, insert
,select count
, Distributed SQL, TablePlus, Cache hit ratio,pg_stat_user_tables
,EXPLAIN
, Index (PostgreSQL), DDL, SQL/MED, Group by, List users, SQL Injection, SQLAlchemy,CREATE USER, CREATE ROLE, EXPLAIN, ALTER DATABASE, REVOKE, NOLOCK, NOWAIT, EXISTS
, Unique constraint,.sql
Advertising: