跳至內容

tuist project show

Show information about the specified project. Use --web flag to open the project in the browser.

Arguments#

full-handle Optional#

Environment variableTUIST_PROJECT_SHOW_FULL_HANDLE

The project to show. The full handle must be in the format of account-handle/project-handle.

bash
tuistprojectshow[full-handle]

web Optional#

Environment variableTUIST_PROJECT_SHOW_WEB

Open a project in the browser.

bash
tuistprojectshow--web

no-web Optional#

Environment variableTUIST_PROJECT_SHOW_WEB

Open a project in the browser.

bash
tuistprojectshow--no-web

path Optional#

Environment variableTUIST_PROJECT_SHOW_PATH

The path to the Tuist project.

bash
tuistprojectshow--path[path]
tuistprojectshow-p[path]