tuist edit
Generates a temporary project to edit the project in the current directory
Arguments#
path Optional#
Environment variableTUIST_EDIT_PATH
The path to the directory whose project will be edited
bash
tuistedit--path[path]tuistedit-p[path]permanent Optional#
Environment variableTUIST_EDIT_PERMANENT
It creates the project in the current directory or the one indicated by -p and doesn't block the process
bash
tuistedit--permanenttuistedit-Pno-permanent Optional#
Environment variableTUIST_EDIT_PERMANENT
It creates the project in the current directory or the one indicated by -p and doesn't block the process
bash
tuistedit--no-permanentonly-current-directory Optional#
Environment variableTUIST_EDIT_ONLY_CURRENT_DIRECTORY
It only includes the manifest in the current directory.
bash
tuistedit--only-current-directorytuistedit-ono-only-current-directory Optional#
Environment variableTUIST_EDIT_ONLY_CURRENT_DIRECTORY
It only includes the manifest in the current directory.
bash
tuistedit--no-only-current-directory