jfrog_set_folder_property
Assign custom properties to folders in JFrog Artifactory, with options to apply changes recursively across sub-folders for consistent metadata management.
Instructions
Set properties on a folder in Artifactory, with optional recursive application
Input Schema
Name | Required | Description | Default |
---|---|---|---|
folderPath | Yes | Path to the folder where properties should be set | |
properties | Yes | Key-value pairs of properties to set | |
recursive | No | Whether to apply properties recursively to sub-folders |