Difference between revisions of "Artifactory Query Language (AQL)"
Jump to navigation
Jump to search
↑ https://www.jfrog.com/confluence/display/RTF3X/Artifactory+3.5
Line 7: | Line 7: | ||
{ | { | ||
"aql": { | "aql": { | ||
− | "items.find": { | + | "'''items.find'''": { |
"repo": {"$eq":"[[auto-trashcan]]"}, | "repo": {"$eq":"[[auto-trashcan]]"}, | ||
"path": {"$match":"*"}, | "path": {"$match":"*"}, |
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: