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 listplot team get
Use plot team get to inspect a team, including members, labels, and statuses.
plot team get ENGplot 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 ENGplot label list
Use plot label list to see task labels available for a team.
plot label list --team ENGplot user list
Use plot user list to list active users in the current workspace.
plot user listplot user get
Use plot user get to inspect a user by ID or username.
plot user get @alexplot user by-team
Use plot user by-team to list users with access to a team.
plot user by-team ENGplot 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