Authenticate via Personal Access Token.
nudgen loginManage contacts, campaigns, and referrals from the terminal β for you and the agents you already use.
One line in your terminal β works on macOS, Linux, and Windows.
curl -fsSL https://cli.nudgen.net | bash
Installing with Go instead?
go install github.com/Nudgen-Marketing/nudgen-cli@latest
List, create, update, delete, and import contacts directly from your terminal.
Deploy, monitor, and manage email marketing campaigns with terminal efficiency.
Monitor referral click activity and payout history in real time.
Authenticate via PAT, switch between teams, and manage brand identities securely.
Good to know: Every command supports the --json flag for machine-readable output, making it perfect for CI/CD pipelines and AI agent workflows.
Everyday workflows you can run without opening the dashboard.
nudgen loginnudgen whoaminudgen teams listnudgen teams switch <id>nudgen contacts listnudgen contacts createnudgen contacts update <id>nudgen contacts delete <id>nudgen contacts importnudgen campaigns listnudgen brand listnudgen referral activitynudgen referral payoutsTeam context and your sign-in stay on this computer:
config.json
Persistent team context (activeTeamId)
System keychain
Secure storage for your PAT token