Skip to content

번역

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

기여

tuist organization invite

Invite a new member to your organization.

Arguments

organization-name

Environment variable TUIST_ORGANIZATION_INVITE_ORGANIZATION_NAME

The name of the organization to invite the user to.

bash
tuist organization invite [organization-name]

email

Environment variable TUIST_ORGANIZATION_INVITE_EMAIL

The email of the user to invite.

bash
tuist organization invite [email]

path Optional

Environment variable TUIST_ORGANIZATION_INVITE_PATH

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

bash
tuist organization invite --path [path]
tuist organization invite -p [path]

help Optional

Show help information.

bash
tuist organization invite -h
tuist organization invite --help

Released under the MIT License.