メインコンテンツまでスキップ

ADT CLI リファレンス

Last updated on May 22, 2024

Build Engineers generally use the AccelByte Development Toolkit (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 distribution, 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