Back to integrations
CLI Integration
Manage Pikarama from your terminal with our command-line interface.
Installation
npm install -g @pikarama/cliRequires Node.js 18 or later
Setup
- Install the CLI globally using npm
- Run pikarama login to authenticate
- Follow the prompts to connect your account
pikarama loginInteractive Menu
β π― Pikarama β What would you like to do? β β π₯ Browse Groups β β π Browse Events β β β Create Event β β π Create Poll β β π Repeat Event β β β View Karma β β πͺ Logout β β β Exit
Features
- β’ Interactive TUI for easy navigation
- β’ Browse your groups and events
- β’ Create events and polls
- β’ Repeat previous events
- β’ Submit picks and vote
- β’ View karma standings
Commands
pikaramaLaunch interactive menu
pikarama groupsList your groups
pikarama eventsList events with optional filters
pikarama pollCreate a quick poll
pikarama karmaView karma for a group
Example Usage
# Start interactive mode
pikarama
# Or use direct commands
pikarama groups
pikarama events --status voting
pikarama poll --json