Blog
Blog management toolkit — create posts, manage drafts, schedule publishing, SEO optimization, image handling, and analytics.
Commands
| Command | Description |
|---|---|
blog run | Execute main function |
blog list | List all items |
blog add <item> | Add new item |
blog status | Show current status |
blog export <format> | Export data |
blog help | Show help |
Usage
# Show help
blog help
# Quick start
blog run
Examples
# Run with defaults
blog run
# Check status
blog status
# Export results
blog export json
- Run
blog helpfor all commands - Data stored in
~/.local/share/blog/
When to Use
- for batch processing blog operations
- as part of a larger automation pipeline
Output
Returns reports to stdout. Redirect to a file with blog run > output.txt.
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback