wb workspace add-user

Name

wb-workspace-add-user - Add a user or group to the workspace.

Synopsis

wb workspace add-user [--notify] --email=<email> [--format=<format>] --role=<role> [--workspace=<id>]

Description

Add a user or group to the workspace.

Options

  • --email=<email>
    User or group email.

  • --format=<format>
    Set the format for printing command output: JSON, TEXT. Defaults to the config format property.

    Default: null
    
  • --notify
    Notify the users of their new role

  • --role=<role>
    Role to grant: READER, WRITER, OWNER, DISCOVERER.

  • --workspace=<id>
    Workspace id to use for this command only.

Last Modified: 14 November 2024