Skip to content

Commit fa3754e

Browse files
authored
Match JamfPatchUploader ReadMe to doc strings
1 parent 42ef1e2 commit fa3754e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

JamfUploaderProcessors/READMEs/JamfPatchUploader.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ A processor for AutoPkg that will upload a Patch Policy to a Jamf Cloud or on-pr
1515
- **API_PASSWORD:**
1616
- **required:** True
1717
- **description:** Password of api user, optionally set as a key in the com.github.autopkg preference file.
18+
- **pkg_name**
19+
- **required:** False
20+
- **description:** "Name of package which should be used in the patch. Mostly provided by previous AutoPKG recipe/processor.
21+
- **default:** ""
22+
- **version**
23+
- **required:** False
24+
- **description:** Version string - provided by previous pkg recipe/processor.
25+
- **default:** ""
1826
- **patch_softwaretitle**:
1927
- **required**: True
2028
- **description**: Name of the patch softwaretitle (e.g. 'Mozilla Firefox') used in Jamf. You need to create the patch softwaretitle by hand, since there is currently no way to create these via the API.

0 commit comments

Comments
 (0)