This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
services:pulp [2026/07/16 13:04] vaibhav |
services:pulp [2026/07/16 13:06] (current) vaibhav |
||
|---|---|---|---|
| Line 37: | Line 37: | ||
| * **List repositories by a single label** | * **List repositories by a single label** | ||
| - | $ pulp <rpm | deb> repository list --label-select "branch=<branch_name>" | + | * $ pulp <rpm | deb> repository list --label-select "branch=<branch_name>" |
| * **List repositories using multiple labels** | * **List repositories using multiple labels** | ||
| - | $ pulp <rpm | deb> repository list --label-select "branch=<branch_name>,distro=<os_distro>" | + | * $ pulp <rpm | deb> repository list --label-select "branch=<branch_name>,distro=<os_distro>" |
| **Inspecting Repository Content** | **Inspecting Repository Content** | ||
| Line 50: | Line 50: | ||
| ==== Purge and Retention Policy ==== | ==== Purge and Retention Policy ==== | ||
| - | The automated cleanup cycle initiates daily at midnight to maintain storage efficiency. Data longevity is governed by the following retention framework: | + | The automated cleanup cycle initiates daily at midnight to maintain storage efficiency. Data longevity is governed by the following retention framework |
| * **Branch-Specific Configurations:** Unique branch settings define varying storage durations (typically 14 to 30 days) and ensure the preservation of a mandatory build count (between 2 and 10 builds) as specified by the policy. | * **Branch-Specific Configurations:** Unique branch settings define varying storage durations (typically 14 to 30 days) and ensure the preservation of a mandatory build count (between 2 and 10 builds) as specified by the policy. | ||
| * **Standard Retention:** Branches lacking custom rules adhere to a baseline default policy, which maintains artifacts for 14 days without a guaranteed minimum build count. | * **Standard Retention:** Branches lacking custom rules adhere to a baseline default policy, which maintains artifacts for 14 days without a guaranteed minimum build count. | ||