Your parties. Your terminal.
npm install -g partiful-cli
Full Partiful control without leaving your terminal.
Create, update, list, and inspect events with full control over every detail.
Invite by phone or user ID. Track RSVPs — going, maybe, waitlist, declined.
Send messages to guests filtered by RSVP status. Show on event page or keep private.
Browse, search, and preview Partiful's poster library by category or content type.
Add and remove co-hosts by name or user ID. List all co-hosts for any event.
Save events as templates. Create new events from templates in one command.
Create event series from CSV. Bulk update capacity, location, description with filters.
Every command supports --format json for scripting and automation.
Run partiful doctor to verify auth, connectivity, and config health.
List and search your Partiful contacts. Resolve names for invites and co-hosts.
From install to your first event.
npm install -g partiful-cli
partiful auth login +12065551234
partiful events list
partiful events create --title "Game Night" --date "2025-07-04 7pm" --location "My Place"
partiful guests invite <eventId> --phone +12065559876
partiful blasts send <eventId> --message "See you there!"