跳至內容

tuist generate show

Shows information about a generation.

Arguments#

generation-id#

Environment variableTUIST_GENERATION_SHOW_ID

The ID of the generation to show.

bash
tuistgenerateshow[generation-id]

project Optional#

Environment variableTUIST_GENERATION_SHOW_FULL_HANDLE

The full handle of the project. Must be in the format of account-handle/project-handle. If not provided, it will be read from the project's Tuist.swift.

bash
tuistgenerateshow--project[project]
tuistgenerateshow-P[project]

path Optional#

Environment variableTUIST_GENERATION_SHOW_PATH

The path to the directory or a subdirectory of the project.

bash
tuistgenerateshow--path[path]
tuistgenerateshow-p[path]

json Optional#

Environment variableTUIST_GENERATION_SHOW_JSON

The output in JSON format.

bash
tuistgenerateshow--json

no-json Optional#

Environment variableTUIST_GENERATION_SHOW_JSON

The output in JSON format.

bash
tuistgenerateshow--no-json