mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
1f6123fac1
Get mounts
243 B
243 B
Get mounts
Shows system mounted devices and filesystems (not process specific).
Support
macOS, Linux
Query
SELECT device, device_alias, path, type, blocks_size FROM mounts;
Purpose
Informational
Remediation
N/A