Complete reference for all Xpander CLI commands, options, and workflows
[agent]
parameters show selection list if omittededit
opens the agent configuration in your browserdelete
requires confirmation to prevent accidental deletioninvoke
tests deployed agents via webhook with real-time responsesinit
downloads the agentโs framework files (Dockerfile, requirements.txt, xpander_handler.py, .env)dev
runs the agent locally using your local Python environmentDockerfile
- Container definitionrequirements.txt
- Python dependenciesxpander_handler.py
- Your agent logic.env
- Environment variables--api-key
> XPANDER_API_KEY
> ~/.xpander/credentials