Add and Delete Properties

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

Note

Property keys are limited up to 255 characters and property values are limited up to 2,400 characters. Using properties with values over this limit might cause backend issues.

Add Properties via the UI

When selecting any item in the tree browser, you can view its Properties tab to add and delete the properties attached to the item.

  1. To add a property, open any item in the tree browser and go to the item's Properties tab.

  2. In the Add Property field, enter a name and value for the property.

    You can also add multi-value properties, by entering the values separated with a semi-colon ( ; ).

  3. Optional: To add the property to the selected folder as well as to all of the artifacts, folders, and sub-folders under this folder, select the Recursive option.

  4. Click Add to add the new property.

    adding-new-property.png

    Note

    You can add multiple properties to a single item; all properties will then appear at the bottom of the item Properties tab.

Delete a Property or Remove Recursively

  • To delete a property, go to the list of properties, select the property, and then click Delete or click the x button to the right of the property.

    You will be asked to confirm your deletion.

  • To remove recursively, click Delete Recursively or the Delete Recursively icon to the right of the property.

    You will be asked to confirm your deletion.

Add Properties to Different Types of Resources

You can add properties to different resources including packages, builds, Release Bundles, and artifacts (for example, to binary files). Adding properties to Release Bundles is a particularly powerful feature, since you can use the Recursive option to apply the property to all of the artifacts, folders, and sub-folders under the folder.

property-bundle.png