# Command-line interface

> Launch Unity from the command line with specific arguments to automate tasks and control Editor behavior.

You can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.

| **Topic**                                                                                                                 | **Description**                                                                                      |
| ------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| **[Run Unity from a command-line interface](/engine/6000.7/manual/unity-editor/command-line-arguments/run-unity.md)**     | Understand how to launch Unity from the command line and execute scripts.                            |
| **[Unity Editor command-line arguments reference](/engine/6000.7/manual/unity-editor/command-line-arguments/editor.md)**  | A list of arguments you can use when you launch a version of the Unity Editor from the command line. |
| **[Unity standalone Player command-line arguments](/engine/6000.7/manual/unity-editor/command-line-arguments/player.md)** | A list of arguments you can use when you launch a built Player from the command line.                |

## Additional resources

* [Create a build from the command line](/engine/6000.7/manual/building-and-publishing/build-customize-build-pipeline/build-command-line.md)
* [Android Player command-line arguments](/engine/6000.7/manual/platform-specific/android/developing/application-entries/activity/unity-player-activity/custom-activity-command-line.md)
* [Use Unity Accelerator on the command line](/engine/6000.7/manual/assets-and-media/importing-caching-assets/accelerator-manage/command-line.md)
* [Build for Embedded Linux from the command line](/engine/6000.7/manual/platform-specific/embedded-systems/embedded-linux/build-and-deliver/command-line.md)
* [Build for QNX from the command line](/engine/6000.7/manual/platform-specific/embedded-systems/qnx/build-and-deliver/build-command-line.md)
* [Test Framework command-line arguments reference](/engine/6000.7/manual/scripting/test-framework-introduction/reference-command-line.md)
* [Profiler command-line arguments reference](/engine/6000.7/manual/analysis/profiler/command-line-arguments.md)
* [Run Project Auditor from the command line](/engine/6000.7/manual/analysis/project-auditor/programming/run-from-command-line.md)
