tailorctl workspace user invite
Invite platform user to the workspace with the specified role.
Usage
tailorctl workspace user invite [flags]
Flags
-u, --email string email address of the user to invite
-h, --help help for invite
-i, --interactive interactive mode
-r, --role string role of the user to invite (default "editor")
Examples
tailorctl workspace user invite --email $userEmailAddress --role $(admin|editor|viewer)
See also
- tailorctl workspace user - Manages platform users