Campaign
Campaign manager — plan campaigns, track performance, A/B testing, budget allocation, timeline management, and ROI reporting.
Commands
| Command | Description |
|---|---|
campaign run | Execute main function |
campaign list | List all items |
campaign add <item> | Add new item |
campaign status | Show current status |
campaign export <format> | Export data |
campaign help | Show help |
Usage
# Show help
campaign help
# Quick start
campaign run
Examples
# Run with defaults
campaign run
# Check status
campaign status
# Export results
campaign export json
- Run
campaign helpfor all commands - Data stored in
~/.local/share/campaign/
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback
- Run
campaign helpfor all commands
When to Use
- Quick campaign tasks from terminal
- Automation pipelines