# tuist registry setup Set up the Tuist Registry. ## Arguments ### path `Optional` **Environment variable** `TUIST_REGISTRY_SETUP_PATH` The path to the directory that contains the project to set up the registry for. ```bash tuist registry setup --path [path] tuist registry setup -p [path] ```