Skip to content

Install Tools

The opentf-tools package contains a set of tools that facilitate the configuration and administration of the OpenTestFactory’s runtime environment.

It requires Python 3.8 or higher.

pip install --upgrade opentf-tools

opentf-ctl

The OpenTestFactory command-line tool, opentf-ctl, allows you to run commands against OpenTestFactory orchestrators.

opentf-ready

This tool waits until the orchestrator is ready to accept workflows.

opentf-done

This tool waits until the orchestrator service is idle. It can safely be stopped when idle.