Português (Portuguese)
Appearance
Português (Portuguese)
Appearance
Shows information about a bundle.
Environment variable TUIST_BUNDLE_SHOW_ID
The ID of the bundle to show.
tuist bundle show [bundle-id]Environment variable TUIST_BUNDLE_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.
tuist bundle show --project [project]
tuist bundle show -P [project]Environment variable TUIST_BUNDLE_SHOW_PATH
The path to the directory or a subdirectory of the project.
tuist bundle show --path [path]
tuist bundle show -p [path]Environment variable TUIST_BUNDLE_SHOW_JSON
The output in JSON format.
tuist bundle show --jsonEnvironment variable TUIST_BUNDLE_SHOW_JSON
The output in JSON format.
tuist bundle show --no-jsonShow help information.
tuist bundle show -h
tuist bundle show --help