Meet the Unity CLI: manage Unity from your terminal
- TL;DRAvailable now: the Unity CLI is a standalone unity binary for managing and interacting with editors, modules, projects, and auth from the terminal.
- Built for automation: structured JSON/TSV output, clear exit codes, non-interactive installs, and service-account auth for CI.
- Also available today: the experimental com.unity.pipeline package lets the CLI drive a running Editor, or a dev Player build, over a local API.
Unverified
- TL;DRAvailable now: the Unity CLI is a standalone unity binary for managing and interacting with editors, modules, projects, and auth from the terminal.
- Built for automation: structured JSON/TSV output, clear exit codes, non-interactive installs, and service-account auth for CI.
- Also available today: the experimental com.unity.pipeline package lets the CLI drive a running Editor, or a dev Player build, over a local API.
Sources: Unity