Tektii CLI
The tektii CLI is the command-line interface to the hosted Tektii backtesting platform at api.tektii.com. Use it to upload strategy versions, run cloud backtests, and download scenario results. It is a separate product from the Trading Gateway — installing the CLI does not install or run the Gateway.
What you can do
- List and inspect strategies on your Tektii account
- Push Docker images as new strategy versions
- Trigger cloud backtests against historical scenarios
- Download scenario results for local analysis
- Manage API keys and CLI configuration
Get started
- Installation — Install the CLI on macOS, Linux, or Windows/WSL
- Authentication — Set up your API key
- Read Workflow — List strategies and download results
- Write Workflow — Push Docker images as versions
- Commands Reference — Complete list of available commands
Run into problems? See Troubleshooting.