🤖
Marketing as Code
Manage segments, workflows, and journeys as version-controlled YAML. Learn with our AI-Native Marketing Book.
Enabling Marketing as Code with Modern CLI designed for humans and AI
npm install -g @treasuredata/tdxFor the best experience with tdx's visual features (emojis, colors, interactive selectors), use a modern terminal:
macOS:
Windows:
Linux:
# Set up authentication
tdx auth setup
# List databases
tdx databases
# Run a query
tdx query "SELECT * FROM mydb.users LIMIT 10"
# Chat with AI
tdx chat "Show me customer revenue trends"
# Launch Claude Code with TD LLM
tdx claude