Skip to content
Эта страница пока недоступна на вашем языке. Показана английская версия.

Tools & Utilities

Command-line utilities that ship with Potato: config preview, migration between versions, a synthetic user simulator, and the debugging guide.

Potato ships several command-line tools alongside the server. Preview CLI renders a config to static HTML without starting a server, which is the fastest way to check that a scheme looks the way you intended. Migration CLI upgrades configs between Potato versions.

User Simulator generates synthetic annotators. It is useful for load testing, and for checking that an assignment strategy distributes work the way you expect before real people are waiting on it.

Debugging Guide covers what to do when a config loads but the task does not behave.