Difference between revisions of "Artifactory Query Language (AQL)"
Jump to navigation
Jump to search
↑ https://www.jfrog.com/confluence/display/RTF3X/Artifactory+3.5
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
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: