# tuist registry login Log in to the registry. ## Arguments ### path `Optional` **Environment variable** `TUIST_REGISTRY_LOGIN_PATH` The path to the directory that contains the project to which registry you want to log in. ```bash tuist registry login --path [path] tuist registry login -p [path] ```