tuist organization delete
Delete a new organization.
Arguments#
organization-name#
Environment variable TUIST_ORGANIZATION_DELETE_ORGANIZATION_NAME
The name of the organization to delete.
bash
tuist organization delete [organization-name]
path Optional#
Environment variable TUIST_ORGANIZATION_DELETE_PATH
The path to the directory or a subdirectory of the project.
bash
tuist organization delete --path [path]
tuist organization delete -p [path]