Command Line Interface Overview
Overview of the Unity Hub command-line interfaces, including the Unity CLI (a standalone binary) and the Hub CLI that runs through the Unity Hub desktop application.
Read time 1 minuteLast updated a day ago
The Unity Hub provides a command-line interface (CLI) for installing and managing Unity Editors, modules, and related workflows from a terminal. Two variants are available:
- Unity CLI — a standalone binary () that you can install, update, and use independently of the Unity Hub desktop application. Recommended for new scripts, automation, and CI pipelines.
unity - Hub CLI — the CLI that runs inside the Unity Hub desktop application in headless mode (invoked with ). Still supported for existing workflows.
-- --headless