Add Properties to Items

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

You can add properties, either individually or from property sets, to items in the Properties tab of the artifact information pane. For more information about property sets, see Create Property Set.

Properties help you identify, classify, manage, and search for items. Properties can be applied to different kinds of items including packages, builds, Release Bundles v1, and artifacts. The recursive option allows you to apply properties to all artifacts, folders, and sub-folders under a selected folder.

Note

Property keys are limited to 255 characters and property values are limited to 2400 characters.

Prerequisite: You need Annotate permissions to add and edit properties. For more information, see Permissions.Permissions

To add properties to an item:

  1. In the Platform module, navigate to Artifactory > Artifacts. The repository tree and artifact information panes appear.

  2. Browse and filter in the repository tree to find the item you want to apply properties to. For more information, see Browsing Artifacts.

  3. In the artifact information pane, select the Properties tab.

  4. In the Add section, select Property or Property Set.

  5. Enter a property name or select the property set name.

  6. Enter a property value or select property set values from the list.

  7. Optionally, select the Add Recursively checkbox to add the property the selected folder and to all of artifacts and folders under the folder.

  8. Click Add Property. The property is added to the item and appears in the Properties table.

Related Topics