mirror of
https://github.com/fleetdm/fleet
synced 2026-05-18 14:38:53 +00:00
Updating documentation of Fleetd tables as part of the oncall duty. Updating the json used by Fleet using the following command: ```sh cd website ./node_modules/sails/bin/sails.js run generate-merged-schema ``` Samples:   @mikermcneil @eashaw: `generate-merged-schema` generates a different output every time it's executed. Guess: It seems it should sort the output lexicograhically? |
||
|---|---|---|
| .. | ||
| authdb | ||
| common | ||
| csrutil_info | ||
| dscl | ||
| firmware_eficheck_integrity_check | ||
| mdm | ||
| nvram_info | ||
| orbit_info | ||
| pmset | ||
| privaterelay | ||
| pwd_policy | ||
| sntp_request | ||
| sudo_info | ||
| user_login_settings | ||
| extension.go | ||
| extension_darwin.go | ||
| extension_stub.go | ||
| extension_windows.go | ||