Event trigger toolkit — webhook handlers, file watchers, condition-based automation, event logging, and chain triggers.
| Command | Description |
|---|---|
| --------- | ------------- |
trigger run | Execute main function |
trigger list | List all items |
trigger add | Add new item |
trigger status | Show current status |
trigger export | Export data |
trigger help | Show help |
# Show help
trigger help
# Quick start
trigger run
# Run with defaults
trigger run
# Check status
trigger status
# Export results
trigger export json
trigger help for all commands~/.local/share/trigger/Returns formatted output to stdout. Redirect to a file with trigger run > output.txt.
Set TRIGGER_DIR environment variable to change the data directory. Default: ~/.local/share/trigger/
Powered by BytesAgain | bytesagain.com
Feedback & Feature Requests: https://bytesagain.com/feedback
共 2 个版本