What's New
logs command improvements
- Host filter: New
--host/-Hoption to show logs from all services on a specific host - Contextual defaults:
--tailnow defaults to 20 lines for--allor--host, 100 for single services --alland--hostare mutually exclusive with clear error message
sync command improvements
- Progress bars: Shows count, elapsed time, and current service name during discovery and snapshot
- Parallelized: Service discovery and digest capture now run in parallel for faster execution
check command improvements
- SSH connectivity check: Validates all remote hosts are reachable as the first step (skips local hosts)
- Progress bars: Mount and network checking now shows progress with count and elapsed time
- Parallelized: All checks run in parallel for faster validation
- Improved output spacing and formatting