Search Unity

Feedback Would love CLI command for adding/removing project

Discussion in 'Unity Hub' started by nratcliff, Feb 23, 2021.

  1. nratcliff

    nratcliff

    Joined:
    Jul 5, 2014
    Posts:
    67
    I work on a lot of small Unity projects and it would be great to automate adding/removing them in Hub via the command line interface. If there were a command like
    hub -- --headless add-project [path]
    I would be able to configure my template project initialization script to automatically register the project in Hub. With this command I could also set up a task in macOS Automator to watch my projects folder and add/remove projects in Hub automatically.