tuist generate list
Lists all the generations in a project.
Arguments#
project Optional#
Environment variableTUIST_GENERATION_LIST_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
tuistgeneratelist--project[project]tuistgeneratelist-P[project]path Optional#
Environment variableTUIST_GENERATION_LIST_PATH
The path to the directory or a subdirectory of the project.
bash
tuistgeneratelist--path[path]tuistgeneratelist-p[path]git-branch Optional#
Environment variableTUIST_GENERATION_LIST_GIT_BRANCH
Filter generations by git branch.
bash
tuistgeneratelist--git-branch[git-branch]json Optional#
Environment variableTUIST_GENERATION_LIST_JSON
The output in JSON format.
bash
tuistgeneratelist--jsonno-json Optional#
Environment variableTUIST_GENERATION_LIST_JSON
The output in JSON format.
bash
tuistgeneratelist--no-json