tailorctl workspace user remove

Remove platform user from the workspace.

Usage

tailorctl workspace user remove [flags]

Flags

  -u, --email string   email address of the user to remove
  -h, --help           help for remove
  -i, --interactive    interactive mode

Examples

tailorctl workspace user remove --email $userEmailAddress

See also