Skip to content

bullpen setup

Last updated: February 26, 2026

Guided first-time setup: configure, authenticate, and approve Polymarket trading

Usage

bullpen setup [OPTIONS]

Live Help

Guided first-time setup: configure, authenticate, and approve Polymarket trading

Usage: bullpen setup [OPTIONS]

Options:
      --output <OUTPUT>  [possible values: table, json]
      --env <ENV>        [possible values: staging, production]
      --config <CONFIG>  
  -h, --help             Print help

Example Commands

bullpen setup [OPTIONS]
bullpen setup --help
bullpen setup --output json

Example Data

Representative JSON shape for automation and integrations:

{
  "command": "bullpen setup",
  "ok": true,
  "message": "Operation completed",
  "transaction_id": "sample_tx_123",
  "last_updated": "2026-02-26"
}