Skip to main content

ADT CLI Reference

Last updated on

Build Engineers generally use the ADT Command Line Interface (CLI) to work with the ADT suite of tools. It enables you to manage your game versions, manage your PDB, push binary builds to the cloud for build distro, and more.

You can use the ADT CLI as a simple command line or push it into your Jenkins builds pipeline.

We include a diagram showing the basic flow of the ADT CLI. This ordering is important and the steps must be completed in order. You would use the ADT CLI to command the ADT backend to complete these steps. You can either do this manually or within some script.

Diagram showing the basic flow of the ADT CLI