- name
- campaign
- version
- 2.0.0
- author
- BytesAgain
- homepage
- https://bytesagain.com
- source
- https://github.com/bytesagain/ai-skills
- license
- MIT-0
- tags
- [campaign, tool, utility]
- description
- Campaign - command-line tool for everyday use Use when you need campaign.
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 runExamples
# 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