Skip to main content

Commands

Core

Details

eigenpal email-servers|email-server list|ls [options]

List outbound email servers for the current workspace.

Options

eigenpal email-servers|email-server get [options] <id>

Inspect one email server. Human output is redacted even if the API regresses.

Arguments

Options

eigenpal email-servers|email-server create [options]

Create an outbound email server. Resend requires an API key; SMTP accepts optional username/password except with —security none, plus optional CA PEM, and defaults to starttls on port 587.

Options

eigenpal email-servers|email-server update [options] <id>

Update metadata or replace transport configuration. Omitted secrets are retained. Passing —transport smtp requires —host, —port, —security, —from-email, and —from-name (no security/port defaults). Metadata-only updates omit —transport.

Arguments

Options

eigenpal email-servers|email-server delete [options] <id>

Soft-delete an outbound email server.

Arguments

Options

eigenpal email-servers|email-server test [options] <id>

Send a real connectivity test email through the stored server to —to. Disabled servers fail with a conflict.

Arguments

Options