You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: index.json
+18-1
Original file line number
Diff line number
Diff line change
@@ -143919,6 +143919,17 @@
143919
143919
"munki_display_name": "fleetctl",
143920
143920
"munki_description": "fleetctl (pronounced \"Fleet control\") is a command line interface (CLI) tool for managing Fleet from the command line. fleetctl enables a GitOps workflow with Fleet. fleetctl also provides a quick way to work with all the data exposed by Fleet without having to use the Fleet UI or work directly with the Fleet API.\n"
143921
143921
},
143922
+
"com.github.jc0b.munki.fleetd": {
143923
+
"name": "fleetd",
143924
+
"description": "Imports a fleetd package into Munki.",
143925
+
"repo": "autopkg/jc0b-recipes",
143926
+
"path": "Fleet/fleetd.munki.recipe.yaml",
143927
+
"parent": "com.github.jc0b.download.fleetd",
143928
+
"shortname": "fleetd.munki",
143929
+
"inferred_type": "munki",
143930
+
"munki_display_name": "FleetDM",
143931
+
"munki_description": "fleetd is a monitoring agent leveraging osquery."
143932
+
},
143922
143933
"com.github.jc0b.download.fleetctl": {
143923
143934
"name": "fleetctl",
143924
143935
"description": "Gets the latest version of fleetctl from Github releases, and normalises the version.",
0 commit comments