Skip to content

번역

이 페이지를 번역하거나 기존 번역을 개선할 수 있습니다.

기여

tuist dump

Outputs the manifest as a JSON

Arguments

path Optional

Environment variable TUIST_DUMP_PATH

The path to the folder where the manifest is

bash
tuist dump --path [path]
tuist dump -p [path]

manifest Optional

Environment variable TUIST_DUMP_MANIFEST

The manifest to be dumped

bash
tuist dump [manifest]

help Optional

Show help information.

bash
tuist dump -h
tuist dump --help

Released under the MIT License.