CLI Reference¶
TinyMonitor provides a command-line interface for monitoring and management.
Commands¶
| Command | Description |
|---|---|
tinymonitor |
Start the monitoring agent |
tinymonitor info |
Display configuration summary |
tinymonitor validate |
Validate configuration file |
tinymonitor test-alert |
Send test notifications |
tinymonitor update |
Update to latest version |
tinymonitor service |
Manage systemd service |
tinymonitor uninstall |
Remove TinyMonitor |
tinymonitor completion |
Generate shell completions |
tinymonitor version |
Print version information |
Global Flags¶
These flags are available for all commands:
| Flag | Description |
|---|---|
-c, --config <path> |
Path to configuration file |
-h, --help |
Help for any command |