Plot HomeDocumentation

Teams And Users

Discover teams, statuses, labels, and workspace members.

These commands help you discover who is in the workspace and which team-specific values are valid. Use them before assigning work, changing status, or applying labels.

plot team list

Use plot team list to list teams in the active workspace.

plot team list

plot team get

Use plot team get to inspect a team, including members, labels, and statuses.

plot team get ENG

plot task-status list

Use plot task-status list to see the valid task statuses for a team before updating a task.

plot task-status list --team ENG

plot label list

Use plot label list to see task labels available for a team.

plot label list --team ENG

plot user list

Use plot user list to list active users in the current workspace.

plot user list

plot user get

Use plot user get to inspect a user by ID or username.

plot user get @alex

plot user by-team

Use plot user by-team to list users with access to a team.

plot user by-team ENG

plot user combined-members

Use plot user combined-members to find users with access across projects, teams, or a task. This is useful when deciding who can own or review work.

plot user combined-members --team ENG --project checkout-redesign-a1b2c3d4e5f6