Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Hub

Download Unity Hub

Unity Hub

​
​
Unity Hub
  • Introduction to Unity Hub
  • Install the Hub
  • Download and manage Unity Editor installations
  • Projects overview
  • Templates overview
  • Command Line Interface overview
    • Hub CLI
  • Manage licenses
  • Deeplinking support for local projects
  • Hub UI reference
  1. Unity Hub

Command line interface overview

Compare the Unity command line interface and Hub command line interface and choose the interface that fits your workflow.
Read time 1 minute
Last updated 2 months ago

Install and manage Unity Editors and modules from a command line interface (CLI) in one of the following ways:
  • Unity CLI: The standalone
    unity
    binary. Install, update, and run it without the Unity Hub desktop application. Use it for new scripts, automation, and CI pipelines.
  • Hub CLI: The CLI in the Unity Hub desktop application. Run it in headless mode with
    -- --headless
    on Windows and macOS, or with
    --headless
    on Linux.
Note
The Unity CLI is experimental. The CLI might not include every feature available in the Hub UI. The Hub CLI is deprecated with minimal support from version 3.18.0 of the Unity Hub.
For command syntax, flags, and module IDs, refer to Unity CLI reference or Hub CLI reference.
Unity CLIInstall and use the standalone
unity
CLI, including commands, output formats, automation, and migration from the Hub CLI.
Hub CLIRun Hub CLI tasks from the terminal or look up commands, flags, and module IDs.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • Additional resources
  • Hub UI reference
  • Unity CLI reference
  • Hub CLI
  • Use the Hub CLI
  • Hub CLI reference

Report a problem with this page