Skip to main content

Overview

Explore the core commands available in the Nudgen CLI. Most commands are grouped by resource type (campaigns, contacts, teams, etc.).

Authentication & Identity

CommandDescription
nudgen loginAuthenticate with your Personal Access Token (PAT).
nudgen whoamiShow current token owner and user info.
nudgen logoutClear local credentials.

Team Management

CommandDescription
nudgen teams listList all teams you belong to.
nudgen teams currentShow currently active team context.
nudgen teams switch <id>Switch to a specific team.

Campaigns

Manage marketing outreach efforts within the active team.
CommandDescription
nudgen campaigns listList active campaigns in the current team.
nudgen campaigns createInteractive creation wizard.
nudgen campaigns update <id>Modify existing campaign settings.
nudgen campaigns delete <id>Remove a campaign record.

Contacts (Lead Management)

CommandDescription
nudgen contacts listList all leads in the current team.
nudgen contacts createManually add a new lead record.
nudgen contacts importInteractive CSV mapper for bulk ingestion.
nudgen contacts update <id>Edit lead details.
nudgen contacts delete <id>Remove a contact record.

Brand Identities

CommandDescription
nudgen brand listList all brand voices for the team.
nudgen brand createWizard to initialize a new brand voice.
nudgen brand update <id>Edit brand configurations.
nudgen brand delete <id>Remove a brand identity.

Referrals & Earnings

CommandDescription
nudgen referral statsView high-level referral performance summary.
nudgen referral linkGet your unique referral link.
nudgen referral activityView recent click history and signups.
nudgen referral referralsList teams referred by you and their status.
nudgen referral payoutsView history of payout requests and status.
Next, see how to use these commands for AI Agents.