# tuist project A set of commands to manage your Tuist projects. ## Subcommands | Command | Description | | --- | --- | | `tuist project create` | Create a new project. | | `tuist project delete` | Delete a Tuist project. | | `tuist project list` | List projects you have access to. | | `tuist project show` | Show information about the specified project. Use --web flag to open the project in the browser. | | `tuist project update` | Update project settings |