Skip to content

tuist organization remove sso

Remove the SSO provider for your organization.

Arguments

organization-name

Environment variable TUIST_ORGANIZATION_REMOVE_SSO_ORGANIZATION_NAME

The name of the organization for which you want to update the SSO provider for.

bash
tuist organization remove sso [organization-name]

path Optional

Environment variable TUIST_ORGANIZATION_REMOVE_SSO_PATH

The path to the directory or a subdirectory of the project.

bash
tuist organization remove sso --path [path]
tuist organization remove sso -p [path]

help Optional

Show help information.

bash
tuist organization remove sso -h
tuist organization remove sso --help

Released under the MIT License.