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

  1. Installation — Install the CLI on macOS, Linux, or Windows/WSL
  2. Authentication — Set up your API key
  3. Read Workflow — List strategies and download results
  4. Write Workflow — Push Docker images as versions
  5. Commands Reference — Complete list of available commands

Run into problems? See Troubleshooting.