Files
driveAtlas/driveAtlas.sh
Jared Vititoe 71a4e3b1fb Add usage/help message and CLI argument parsing
Added comprehensive command-line interface with:
- -h, --help: Show usage information
- -v, --version: Show version
- -d, --debug: Enable debug output
- -s, --skip-smart: Skip SMART data collection (faster)
- --no-ceph: Skip Ceph OSD information
- --show-pci: Display PCI paths for debugging

The script now properly respects these flags throughout execution.

Fixes: #10

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 11:31:05 -05:00

31 KiB