tailorctl workspace remove

Remove a user from the specified workspace.

Usage

tailorctl workspace remove [flags]

Flags

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

Examples

tailorctl workspace remove --user $userEmailAddress

See also