Find documentation for the Hub command line interface (CLI), including tasks and reference for headless Editor and module management.
읽는 시간 1분최근 업데이트: 2일 전
참고
The Hub CLI is deprecated from version 3.18.0 of the Unity Hub. For new scripts and automation, use the Unity CLI.
The Hub CLI is part of the Unity Hub desktop application. Run it in headless mode with
-- --headless
on Windows and macOS, or with
--headless
on Linux, to install and manage Unity Editors and modules from a terminal. You must install the Hub first.To compare the Hub CLI with the standalone Unity CLI, refer to Command line interface overview.