tuist project update
Update project settings
Arguments#
full-handle Optional#
The full handle of the project to update. Must be in the format of account-handle/project-handle.
bash
tuistprojectupdate[full-handle]default-branch Optional#
Set the default branch name for the repository linked to the project.
bash
tuistprojectupdate--default-branch[default-branch]visibility Optional#
Set the project's visibility. When private, only project's members have access to the project. Public projects are accessible by anyone.
bash
tuistprojectupdate--visibility[visibility]path Optional#
The path to the Tuist project.
bash
tuistprojectupdate--path[path]tuistprojectupdate-p[path]