The following table provides information about use cases for properties in the JFrog Platform.
Use Case | Explanation | Related Topics |
|---|---|---|
REST API | Properties are XML metadata stored on an item. You can view and examine properties from the The properties XML uses the | |
JFrog CLI | JFrog CLI provides a simple interface for automating access to JFrog products. You can use JFrog CLI commands to set properties on any artifact in Artifactory. | |
AQL Resources | An AQL resource creates an Artifactory query using the Artifactory Query Language (AQL). You can use an AQL resource in the configuration of a FileSpec resource to specify file properties to match against. You can also use an AQL resource as an | |
User Plugins | User plugins written in Groovy allow you to adapt Artifactory's behavior to meet your own needs. For example, you can use a plugin to respond to storage events on items and properties. | |
Property Sets | Property Sets are collections of properties. In each property set, you can define properties and specify whether a property is open, single-value, or multi-value. This impacts the UI for setting and searching property values. | |
Matrix Parameters | Matrix parameters are key-value pairs parameters separated by a semicolon ( |