跳至內容

tuist organization update sso

Update the SSO provider for your organization.

Arguments#

organization-name#

Environment variableTUIST_ORGANIZATION_UPDATE_SSO_ORGANIZATION_NAME

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

bash
tuistorganizationupdatesso[organization-name]

provider#

Environment variableTUIST_ORGANIZATION_UPDATE_SSO_PROVIDER

The SSO provider to use.

bash
tuistorganizationupdatesso--provider[provider]

organization-id#

Environment variableTUIST_ORGANIZATION_UPDATE_SSO_ORGANIZATION_ID

Organization ID for your SSO provider. For Google, this is your Google domain (for example, if your email is [email protected], the domain would be tuist.dev). For Okta, it's the organization domain (such as my-org.okta.com)

bash
tuistorganizationupdatesso--organization-id[organization-id]
tuistorganizationupdatesso-o[organization-id]

path Optional#

Environment variableTUIST_ORGANIZATION_UPDATE_SSO_PATH

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

bash
tuistorganizationupdatesso--path[path]
tuistorganizationupdatesso-p[path]